Home
last modified time | relevance | path

Searched refs:PostCallRecordCreateDescriptorPool (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.h542 void PostCallRecordCreateDescriptorPool(
H A Dthread_safety.h1212 void PostCallRecordCreateDescriptorPool(
H A Dthread_safety.cpp1294 void ThreadSafety::PostCallRecordCreateDescriptorPool( in PostCallRecordCreateDescriptorPool() function in ThreadSafety
H A Dobject_tracker.cpp1291 void ObjectLifetimes::PostCallRecordCreateDescriptorPool( in PostCallRecordCreateDescriptorPool() function in ObjectLifetimes
H A Dchassis.h2748 …virtual void PostCallRecordCreateDescriptorPool(VkDevice device, const VkDescriptorPoolCreateInfo*… in PostCallRecordCreateDescriptorPool() function
H A Dchassis.cpp2426 …intercept->PostCallRecordCreateDescriptorPool(device, pCreateInfo, pAllocator, pDescriptorPool, re… in CreateDescriptorPool()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h493 …void PostCallRecordCreateDescriptorPool(VkDevice device, const VkDescriptorPoolCreateInfo* pCreate…
H A Dcore_validation.cpp6132 void ValidationStateTracker::PostCallRecordCreateDescriptorPool(VkDevice device, const VkDescriptor… in PostCallRecordCreateDescriptorPool() function in ValidationStateTracker