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

Prevent deadlock if working on non-main thread #2214

Closed RandomShaper closed 5 months ago

RandomShaper commented 5 months ago

Fixes #2213.

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.