Searched refs:PreCallRecordDestroyDescriptorPool (Results 1 – 8 of 8) sorted by relevance
706 void ObjectLifetimes::PreCallRecordDestroyDescriptorPool(VkDevice device, VkDescriptorPool descript… in PreCallRecordDestroyDescriptorPool() function in ObjectLifetimes
496 void PreCallRecordDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool,
4715 void ValidationStateTracker::PreCallRecordDestroyDescriptorPool(VkDevice device, VkDescriptorPool d… in PreCallRecordDestroyDescriptorPool() function in ValidationStateTracker
552 void PreCallRecordDestroyDescriptorPool(
1219 void PreCallRecordDestroyDescriptorPool(
1303 void ThreadSafety::PreCallRecordDestroyDescriptorPool( in PreCallRecordDestroyDescriptorPool() function in ThreadSafety
2750 …virtual void PreCallRecordDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, … in PreCallRecordDestroyDescriptorPool() function
2444 intercept->PreCallRecordDestroyDescriptorPool(device, descriptorPool, pAllocator); in DestroyDescriptorPool()