Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuCompressedTexture.cpp350 for (int fmtI = 0; fmtI < COMPRESSEDTEXFORMAT_LAST; fmtI++) in getAstcFormatByBlockSize() local
352 const CompressedTexFormat fmt = (CompressedTexFormat)fmtI; in getAstcFormatByBlockSize()