Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.cpp1291 void ObjectLifetimes::PostCallRecordCreateDescriptorPool( in PostCallRecordCreateDescriptorPool() function in ObjectLifetimes
H A Dthread_safety.cpp1294 void ThreadSafety::PostCallRecordCreateDescriptorPool( in PostCallRecordCreateDescriptorPool() function in ThreadSafety
H A Dchassis.h2748 …virtual void PostCallRecordCreateDescriptorPool(VkDevice device, const VkDescriptorPoolCreateInfo*… in PostCallRecordCreateDescriptorPool() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp6132 void ValidationStateTracker::PostCallRecordCreateDescriptorPool(VkDevice device, const VkDescriptor… in PostCallRecordCreateDescriptorPool() function in ValidationStateTracker