Home
last modified time | relevance | path

Searched defs:PostCallRecordResetDescriptorPool (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp1331 void ThreadSafety::PostCallRecordResetDescriptorPool( in PostCallRecordResetDescriptorPool() function in ThreadSafety
H A Dchassis.h2754 …virtual void PostCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, V… in PostCallRecordResetDescriptorPool() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp6159 void ValidationStateTracker::PostCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool de… in PostCallRecordResetDescriptorPool() function in ValidationStateTracker