Home
last modified time | relevance | path

Searched refs:ValidateCreateSamplerYcbcrConversion (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h1004 …bool ValidateCreateSamplerYcbcrConversion(const char* func_name, const VkSamplerYcbcrConversionCre…
Dcore_validation.cpp14223 bool CoreChecks::ValidateCreateSamplerYcbcrConversion(const char *func_name, in ValidateCreateSamplerYcbcrConversion() function in CoreChecks
14241 return ValidateCreateSamplerYcbcrConversion("vkCreateSamplerYcbcrConversion()", pCreateInfo); in PreCallValidateCreateSamplerYcbcrConversion()
14248 return ValidateCreateSamplerYcbcrConversion("vkCreateSamplerYcbcrConversionKHR()", pCreateInfo); in PreCallValidateCreateSamplerYcbcrConversionKHR()