2023-12-19 15:07:54 +08: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.