Lines Matching refs:formatNdx
393 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(formats); formatNdx++)
398 name << width << "x" << height << "_" << formats[formatNdx].name << (mipmap ? "_mipmap" : "");
401 formats[formatNdx].format, formats[formatNdx].dataType,
416 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(formats); formatNdx++)
421 name << width << "x" << height << "_" << formats[formatNdx].name << (mipmap ? "_mipmap" : "");
424 formats[formatNdx].format, formats[formatNdx].dataType,