Searched refs:PreCallRecordCreateQueryPool (Results 1 – 4 of 4) sorted by relevance
873 void PreCallRecordCreateQueryPool(
777 void ThreadSafety::PreCallRecordCreateQueryPool( in PreCallRecordCreateQueryPool() function in ThreadSafety
2666 …virtual void PreCallRecordCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo* pCreateInf… in PreCallRecordCreateQueryPool() function
1888 intercept->PreCallRecordCreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool); in CreateQueryPool()