• Home
  • Raw
  • Download

Lines Matching refs:countNdx

79 		for (int countNdx = 0; countNdx < DE_LENGTH_OF_ARRAY(counts); countNdx++)  in init()  local
85 …" + Array::inputTypeToString(inputTypes[inputTypeNdx]) + "_quads" + typeToString(counts[countNdx]); in init()
100 spec.drawCount = counts[countNdx]; in init()
178 for (int countNdx = 0; countNdx < DE_LENGTH_OF_ARRAY(counts); countNdx++) in init() local
187 …stride) + "_components" + typeToString(componentCount) + "_quads" + typeToString(counts[countNdx]); in init()
205 spec.drawCount = counts[countNdx]; in init()
282 for (int countNdx = 0; countNdx < DE_LENGTH_OF_ARRAY(counts); countNdx++) in init() local
293 …offsets[offsetNdx]) + "_stride" + typeToString(stride) + "_quads" + typeToString(counts[countNdx]); in init()
308 spec.drawCount = counts[countNdx]; in init()
385 for (int countNdx = 0; countNdx < DE_LENGTH_OF_ARRAY(counts); countNdx++) in init() local
394 …offsets[offsetNdx]) + "_stride" + typeToString(stride) + "_quads" + typeToString(counts[countNdx]); in init()
409 spec.drawCount = counts[countNdx]; in init()
483 for (int countNdx = 0; countNdx < DE_LENGTH_OF_ARRAY(counts); countNdx++) in init() local
488 …ing name = "components" + typeToString(componentCount) + "_quads" + typeToString(counts[countNdx]); in init()
503 spec.drawCount = counts[countNdx]; in init()
581 for (int countNdx = 0; countNdx < DE_LENGTH_OF_ARRAY(counts); countNdx++) in init() local
583 … Array::outputTypeToString(outputTypes[outputTypeNdx]) + "_quads" + typeToString(counts[countNdx]); in init()
619 spec.drawCount = counts[countNdx]; in init()