Lines Matching refs:formatNdx
394 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(formats); formatNdx++)
399 name << width << "x" << height << "_" << formats[formatNdx].name << (mipmap ? "_mipmap" : "");
402 formats[formatNdx].format, formats[formatNdx].dataType,
417 for (int formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(formats); formatNdx++)
422 name << width << "x" << height << "_" << formats[formatNdx].name << (mipmap ? "_mipmap" : "");
425 formats[formatNdx].format, formats[formatNdx].dataType,