Searched defs:isAstcFormat (Results 1 – 2 of 2) sorted by relevance
231 bool isAstcFormat (CompressedTexFormat format) in isAstcFormat() function
338 const bool isAstcFormat = tcu::isAstcFormat(compressedFormat); in genDummyTexture() local