Home
last modified time | relevance | path

Searched refs:PostCallRecordCreateQueryPool (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h1135 void PostCallRecordCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo,
Dcore_validation.cpp4837 void CoreChecks::PostCallRecordCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo *pCreat… in PostCallRecordCreateQueryPool() function in CoreChecks