KhronosGroup / MoltenVK

MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS.
Apache License 2.0
4.63k stars 402 forks source link

Fix shader conversion failure when using native texture atomics. #2243

Closed billhollings closed 1 month ago

billhollings commented 1 month ago

Fixes issue #2180.