Searched refs:mDescriptorSetLayoutCacheMutex (Results 1 – 2 of 2) sorted by relevance
337 std::mutex mDescriptorSetLayoutCacheMutex; variable
1799 std::lock_guard<decltype(mDescriptorSetLayoutCacheMutex)> lock(mDescriptorSetLayoutCacheMutex); in getDescriptorSetLayout()