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

/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp2667 bool sampler_ycbcr_conversion = true; local
2675 sampler_ycbcr_conversion = checkExtension(properties,"VK_KHR_sampler_ycbcr_conversion");
2740 if (sampler_ycbcr_conversion && samplerYcbcrConversionFeatures[0].samplerYcbcrConversion != samplerYcbcrConversionFeatures[1].samplerYcbcrConversion)
2758 if (sampler_ycbcr_conversion)

Completed in 63 milliseconds