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.76k stars 419 forks source link

Fix uninitialized MVKImage member. #2169

Closed js6i closed 7 months ago

js6i commented 7 months ago

Fix up for #2164, fixes #2168.