Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.h2929 void PostCallRecordGetDescriptorSetLayoutSupportKHR(
H A Dthread_safety.cpp3867 void ThreadSafety::PostCallRecordGetDescriptorSetLayoutSupportKHR( in PostCallRecordGetDescriptorSetLayoutSupportKHR() function in ThreadSafety
H A Dchassis.h3291 …virtual void PostCallRecordGetDescriptorSetLayoutSupportKHR(VkDevice device, const VkDescriptorSet… in PostCallRecordGetDescriptorSetLayoutSupportKHR() function
H A Dchassis.cpp6423 intercept->PostCallRecordGetDescriptorSetLayoutSupportKHR(device, pCreateInfo, pSupport); in GetDescriptorSetLayoutSupportKHR()