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