Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.h1544 …bool ValidateCreateSamplerYcbcrConversionANDROID(const VkSamplerYcbcrConversionCreateInfo* create_…
Dcore_validation.cpp3781 bool CoreChecks::ValidateCreateSamplerYcbcrConversionANDROID(const VkSamplerYcbcrConversionCreateIn… in ValidateCreateSamplerYcbcrConversionANDROID() function in CoreChecks
3821 bool CoreChecks::ValidateCreateSamplerYcbcrConversionANDROID(const VkSamplerYcbcrConversionCreateIn… in ValidateCreateSamplerYcbcrConversionANDROID() function in CoreChecks
14227 skip |= ValidateCreateSamplerYcbcrConversionANDROID(create_info); in ValidateCreateSamplerYcbcrConversion()