Home | History | Annotate | Download | only in functional

Lines Matching refs:numVecs

1473 			int						numVecs		= glu::isDataTypeMatrix(type) ? glu::getDataTypeMatrixNumColumns(type) : 1;
1475 int maxArrayLen = de::max(1, isSeparateMode ? 4/numComps : maxVecs/numVecs);
1485 numAttributeVectors += arrayLen*numVecs;