Home
last modified time | relevance | path

Searched defs:PreCallRecordDestroyDescriptorPool (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp706 void ObjectLifetimes::PreCallRecordDestroyDescriptorPool(VkDevice device, VkDescriptorPool descript… in PreCallRecordDestroyDescriptorPool() function in ObjectLifetimes
Dcore_validation.cpp4715 void ValidationStateTracker::PreCallRecordDestroyDescriptorPool(VkDevice device, VkDescriptorPool d… in PreCallRecordDestroyDescriptorPool() function in ValidationStateTracker
/external/vulkan-validation-layers/layers/generated/
Dthread_safety.cpp1303 void ThreadSafety::PreCallRecordDestroyDescriptorPool( in PreCallRecordDestroyDescriptorPool() function in ThreadSafety
Dchassis.h2750 …virtual void PreCallRecordDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, … in PreCallRecordDestroyDescriptorPool() function