Home
last modified time | relevance | path

Searched refs:PostCallRecordDestroyDescriptorSetLayout (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.h1201 void PostCallRecordDestroyDescriptorSetLayout(
H A Dthread_safety.cpp1277 void ThreadSafety::PostCallRecordDestroyDescriptorSetLayout( in PostCallRecordDestroyDescriptorSetLayout() function in ThreadSafety
H A Dchassis.h2745 …virtual void PostCallRecordDestroyDescriptorSetLayout(VkDevice device, VkDescriptorSetLayout descr… in PostCallRecordDestroyDescriptorSetLayout() function
H A Dchassis.cpp2403 … intercept->PostCallRecordDestroyDescriptorSetLayout(device, descriptorSetLayout, pAllocator); in DestroyDescriptorSetLayout()