You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ut_SG560D/QSSI.12/external/vulkan-validation-layers/docs/threading_layer.md

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.