Home
last modified time | relevance | path

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

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