Lines Matching refs:fmtNdx
1162 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(requiredFloatFormats); fmtNdx++) in init() local
1164 deUint32 format = requiredFloatFormats[fmtNdx]; in init()
1185 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(requiredFixedFormats); fmtNdx++) in init() local
1187 deUint32 format = requiredFixedFormats[fmtNdx]; in init()
1208 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(requiredIntFormats); fmtNdx++) in init() local
1210 deUint32 format = requiredIntFormats[fmtNdx]; in init()
1231 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(requiredUintFormats); fmtNdx++) in init() local
1233 deUint32 format = requiredUintFormats[fmtNdx]; in init()
1265 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(requiredFloatFormats); fmtNdx++) in init() local
1267 deUint32 format = requiredFloatFormats[fmtNdx]; in init()
1289 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(requiredFixedFormats); fmtNdx++) in init() local
1291 deUint32 format = requiredFixedFormats[fmtNdx]; in init()
1313 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(requiredIntFormats); fmtNdx++) in init() local
1315 deUint32 format = requiredIntFormats[fmtNdx]; in init()
1337 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(requiredUintFormats); fmtNdx++) in init() local
1339 deUint32 format = requiredUintFormats[fmtNdx]; in init()