Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2924 void PreCallRecordGetDescriptorSetLayoutSupportKHR(
Dthread_safety.cpp3860 void ThreadSafety::PreCallRecordGetDescriptorSetLayoutSupportKHR( in PreCallRecordGetDescriptorSetLayoutSupportKHR() function in ThreadSafety
Dchassis.h3290 …virtual void PreCallRecordGetDescriptorSetLayoutSupportKHR(VkDevice device, const VkDescriptorSetL… in PreCallRecordGetDescriptorSetLayoutSupportKHR() function
Dchassis.cpp6418 intercept->PreCallRecordGetDescriptorSetLayoutSupportKHR(device, pCreateInfo, pSupport); in GetDescriptorSetLayoutSupportKHR()