Searched refs:PreCallRecordDestroyDescriptorPool (Results 1 – 7 of 7) 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
2444 intercept->PreCallRecordDestroyDescriptorPool(device, descriptorPool, pAllocator); in DestroyDescriptorPool()