Searched refs:fmtI (Results 1 – 1 of 1) sorted by relevance
350 for (int fmtI = 0; fmtI < COMPRESSEDTEXFORMAT_LAST; fmtI++) in getAstcFormatByBlockSize() local352 const CompressedTexFormat fmt = (CompressedTexFormat)fmtI; in getAstcFormatByBlockSize()