Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp2885 bool sampler_ycbcr_conversion = true; in deviceFeatures2() local
2892 sampler_ycbcr_conversion = checkExtension(properties,"VK_KHR_sampler_ycbcr_conversion"); in deviceFeatures2()
2989 …if (sampler_ycbcr_conversion && samplerYcbcrConversionFeatures[0].samplerYcbcrConversion != sample… in deviceFeatures2()
3016 if (sampler_ycbcr_conversion) in deviceFeatures2()