Searched refs:ConvertToSRGB (Results 1 – 4 of 4) sorted by relevance
436 angle::FormatID ConvertToSRGB(angle::FormatID formatID);
1273 angle::FormatID ConvertToSRGB(angle::FormatID formatID) in ConvertToSRGB() function1401 return ConvertToSRGB(formatID) != angle::FormatID::NONE; in IsOverridableLinearFormat()
51 : ConvertToSRGB(vkFormat.actualImageFormatID); in FormatReinterpretationSupported()
4055 : ConvertToSRGB(imageFormat); in initExternal()7584 angle::FormatID srgbOverrideFormat = ConvertToSRGB(image.getFormat().actualImageFormatID); in initSRGBReadViewsImpl()