Home
last modified time | relevance | path

Searched refs:PostCallRecordCreateDescriptorSetLayout (Results 1 – 8 of 8) 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.h498 …void PostCallRecordCreateDescriptorSetLayout(VkDevice device, const VkDescriptorSetLayoutCreateInf…
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 Dobject_tracker.h523 void PostCallRecordCreateDescriptorSetLayout(
H A Dthread_safety.h1189 void PostCallRecordCreateDescriptorSetLayout(
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
H A Dchassis.cpp2380 …intercept->PostCallRecordCreateDescriptorSetLayout(device, pCreateInfo, pAllocator, pSetLayout, re… in CreateDescriptorSetLayout()