Files
2023-05-14 11:44:44 +00:00

602 B

Khronos Vulkan

VK_LAYER_GOOGLE_threading

Creative Commons

The VK_LAYER_GOOGLE_threading layer checks multi-threading of API calls for validity. Checks performed by this layer include ensuring that only one thread at a time uses an object in free-threaded API calls.