Home
last modified time | relevance | path

Searched refs:DDSTAT_LOCK (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPlatform.cpp220 DDSTAT_LOCK(); in createDescriptorSetLayoutHandlerNorm()
234 DDSTAT_LOCK(); in createDescriptorSetLayoutHandlerStat()
260 DDSTAT_LOCK(); in destroyDescriptorSetLayoutHandler()
276 DDSTAT_LOCK(); in allocateDescriptorSetsHandlerStat()
292 DDSTAT_LOCK(); in freeDescriptorSetsHandlerStat()
306 DDSTAT_LOCK(); in resetDescriptorPoolHandlerStat()
329 DDSTAT_LOCK(); in createImageViewHandler()
366 DDSTAT_LOCK(); in destroyImageViewHandler()
385 DDSTAT_LOCK(); in createQueryPoolHandler()
410 DDSTAT_LOCK(); in createPipelineLayoutHandlerNorm()
[all...]
H A DvkPlatform.hpp150 #define DDSTAT_LOCK() std::lock_guard<std::mutex> statLock(m_resourceInterface->getStatMutex()) macro

Completed in 3 milliseconds