Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCompressedTexture.hpp105 bool isBcSRGBFormat (CompressedTexFormat format);
DtcuCompressedTexture.cpp215 bool isBcSRGBFormat (CompressedTexFormat format) in isBcSRGBFormat() function
333 else if (isBcSRGBFormat(format)) in getUncompressedFormat()