Searched refs:PreCallRecordResetDescriptorPool (Results 1 – 6 of 6) sorted by relevance
420 void ObjectLifetimes::PreCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool descriptor… in PreCallRecordResetDescriptorPool() function in ObjectLifetimes
2306 void PreCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDescripto…
1229 void PreCallRecordResetDescriptorPool(
1321 void ThreadSafety::PreCallRecordResetDescriptorPool( in PreCallRecordResetDescriptorPool() function in ThreadSafety
2753 …virtual void PreCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, Vk… in PreCallRecordResetDescriptorPool() function
2466 intercept->PreCallRecordResetDescriptorPool(device, descriptorPool, flags); in ResetDescriptorPool()