Home
last modified time | relevance | path

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

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