devkitPro / deko3d

Homebrew low level graphics API for Nintendo Switch (Nvidia Tegra X1)
zlib License
323 stars 23 forks source link

dk_deivce: Use ZeroFillInit for semaphore queries memory allocation #1

Closed marysaka closed 4 years ago

marysaka commented 4 years ago

Get ride of the memset call in semaphore memory initialization by using ZeroFillInit flag instead.