| Jeremy Kniager | 4b171df | 2018-03-23 12:01:12 -0600 | [diff] [blame] | 1 | # VK\_LAYER\_GOOGLE\_threading |
| 2 | 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. | ||||