Skip to content
This repository was archived by the owner on Jul 19, 2018. It is now read-only.

Latest commit

 

History

History
2 lines (2 loc) · 242 Bytes

File metadata and controls

2 lines (2 loc) · 242 Bytes

VK_LAYER_GOOGLE_threading

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.