Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp420 void ObjectLifetimes::PreCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool descriptor… in PreCallRecordResetDescriptorPool() function in ObjectLifetimes
/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.h2306 void PreCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDescripto…
Dthread_safety.h1229 void PreCallRecordResetDescriptorPool(
Dthread_safety.cpp1321 void ThreadSafety::PreCallRecordResetDescriptorPool( in PreCallRecordResetDescriptorPool() function in ThreadSafety
Dchassis.h2753 …virtual void PreCallRecordResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, Vk… in PreCallRecordResetDescriptorPool() function
Dchassis.cpp2466 intercept->PreCallRecordResetDescriptorPool(device, descriptorPool, flags); in ResetDescriptorPool()