Searched refs:isYcbcrConversionSupported (Results 1 – 1 of 1) sorted by relevance
2014 bool isYcbcrConversionSupported (Context& context) in isYcbcrConversionSupported() function2080 const bool isRequiredBaseFormat = isYcbcrConversionSupported(context) && in ycbcrFormatProperties()2599 …if (isYcbcrConversionSupported(context) && (format == VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM_KHR || f… in imageFormatProperties()