Home
last modified time | relevance | path

Searched refs:PreCallValidateGetDescriptorSetLayoutSupport (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dobject_tracker_utils.cpp527 bool ObjectLifetimes::PreCallValidateGetDescriptorSetLayoutSupport(VkDevice device, in PreCallValidateGetDescriptorSetLayoutSupport() function in ObjectLifetimes
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dparameter_validation.h775 bool PreCallValidateGetDescriptorSetLayoutSupport(
H A Dobject_tracker.h1053 bool PreCallValidateGetDescriptorSetLayoutSupport(
H A Dchassis.h3013 …virtual bool PreCallValidateGetDescriptorSetLayoutSupport(VkDevice device, const VkDescriptorSetLa… in PreCallValidateGetDescriptorSetLayoutSupport() function
H A Dparameter_validation.cpp5401 bool StatelessValidation::PreCallValidateGetDescriptorSetLayoutSupport( in PreCallValidateGetDescriptorSetLayoutSupport() function in StatelessValidation
H A Dchassis.cpp4455 … skip |= intercept->PreCallValidateGetDescriptorSetLayoutSupport(device, pCreateInfo, pSupport); in GetDescriptorSetLayoutSupport()