Searched refs:PostCallRecordDestroyCommandPool (Results 1 – 4 of 4) sorted by relevance
1352 void PostCallRecordDestroyCommandPool(
117 void ThreadSafety::PostCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, con… in PostCallRecordDestroyCommandPool() function in ThreadSafety
2784 …virtual void PostCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, const Vk… in PostCallRecordDestroyCommandPool() function
2680 intercept->PostCallRecordDestroyCommandPool(device, commandPool, pAllocator); in DestroyCommandPool()