Home
last modified time | relevance | path

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

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