Searched refs:isBcSRGBFormat (Results 1 – 2 of 2) sorted by relevance
105 bool isBcSRGBFormat (CompressedTexFormat format);
215 bool isBcSRGBFormat (CompressedTexFormat format) in isBcSRGBFormat() function333 else if (isBcSRGBFormat(format)) in getUncompressedFormat()