Searched refs:PreCallRecordDestroyCommandPool (Results 1 – 7 of 7) sorted by relevance
741 void ObjectLifetimes::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in PreCallRecordDestroyCommandPool() function in ObjectLifetimes
486 …void PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocatio…
4850 void ValidationStateTracker::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool command… in PreCallRecordDestroyCommandPool() function in ValidationStateTracker
637 void PreCallRecordDestroyCommandPool(
1347 void PreCallRecordDestroyCommandPool(
109 void ThreadSafety::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, cons… in PreCallRecordDestroyCommandPool() function in ThreadSafety
2675 intercept->PreCallRecordDestroyCommandPool(device, commandPool, pAllocator); in DestroyCommandPool()