Home | History | Annotate | Download | only in functional

Lines Matching refs:numVectors

1073 	int numVectors = 0;
1076 numVectors = 1;
1078 numVectors = glu::getDataTypeMatrixNumRows(type);
1080 numVectors = glu::getDataTypeMatrixNumColumns(type);
1084 return 4 * numVectors;