Home
last modified time | relevance | path

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

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