Home | History | Annotate | Download | only in functional

Lines Matching refs:numVectors

749 	int numVectors = 0;
752 numVectors = 1;
754 numVectors = glu::getDataTypeMatrixNumRows(type);
756 numVectors = glu::getDataTypeMatrixNumColumns(type);
760 return 4 * numVectors;