Home
last modified time | relevance | path

Searched refs:PostCallRecordResetDescriptorPool (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1234 void PostCallRecordResetDescriptorPool(
Dthread_safety.cpp1331 void ThreadSafety::PostCallRecordResetDescriptorPool( in PostCallRecordResetDescriptorPool() function in ThreadSafety
Dchassis.h2754 …virtual void PostCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, V… in PostCallRecordResetDescriptorPool() function
Dchassis.cpp2471 intercept->PostCallRecordResetDescriptorPool(device, descriptorPool, flags, result); in ResetDescriptorPool()
/external/vulkan-validation-layers/layers/
Dcore_validation.h510 …void PostCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDescrip…
Dcore_validation.cpp6159 void ValidationStateTracker::PostCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool de… in PostCallRecordResetDescriptorPool() function in ValidationStateTracker