Home | History | Annotate | Download | only in glshared

Lines Matching defs:numCols

956 		int	numCols	= glu::getDataTypeMatrixNumColumns(entry.type);
961 for (int colNdx = 0; colNdx < numCols; colNdx++)
1286 int numCols = glu::getDataTypeMatrixNumColumns(dstEntry.type);
1288 for (int colNdx = 0; colNdx < numCols; colNdx++)