Searched refs:PostCallRecordDestroyQueryPool (Results 1 – 4 of 4) sorted by relevance
891 void PostCallRecordDestroyQueryPool(
803 void ThreadSafety::PostCallRecordDestroyQueryPool( in PostCallRecordDestroyQueryPool() function in ThreadSafety
2670 …virtual void PostCallRecordDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAlloca… in PostCallRecordDestroyQueryPool() function
1916 intercept->PostCallRecordDestroyQueryPool(device, queryPool, pAllocator); in DestroyQueryPool()