Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dobject_tracker_utils.cpp504 void ObjectLifetimes::PostCallRecordCreateDescriptorSetLayout(VkDevice device, const VkDescriptorSe… in PostCallRecordCreateDescriptorSetLayout() function in ObjectLifetimes
H A Dcore_validation.cpp5407 void ValidationStateTracker::PostCallRecordCreateDescriptorSetLayout(VkDevice device, in PostCallRecordCreateDescriptorSetLayout() function in ValidationStateTracker
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp1259 void ThreadSafety::PostCallRecordCreateDescriptorSetLayout( in PostCallRecordCreateDescriptorSetLayout() function in ThreadSafety
H A Dchassis.h2742 …virtual void PostCallRecordCreateDescriptorSetLayout(VkDevice device, const VkDescriptorSetLayoutC… in PostCallRecordCreateDescriptorSetLayout() function