Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.h2194 void PostCallRecordGetDescriptorSetLayoutSupport(
H A Dthread_safety.cpp2799 void ThreadSafety::PostCallRecordGetDescriptorSetLayoutSupport( in PostCallRecordGetDescriptorSetLayoutSupport() function in ThreadSafety
H A Dchassis.h3015 …virtual void PostCallRecordGetDescriptorSetLayoutSupport(VkDevice device, const VkDescriptorSetLay… in PostCallRecordGetDescriptorSetLayoutSupport() function
H A Dchassis.cpp4465 intercept->PostCallRecordGetDescriptorSetLayoutSupport(device, pCreateInfo, pSupport); in GetDescriptorSetLayoutSupport()