blob: 9babd2b26091e592c3fb5a7ce38f500159c33bea [file] [log] [blame] [view]
Jeremy Kniager4b171df2018-03-23 12:01:12 -06001# VK\_LAYER\_GOOGLE\_threading
2The `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.