Home | History | Annotate | Download | only in functional

Lines Matching refs:getDataTypeMatrixNumRows

700 		const int	numMajorElements	= (columnMajor) ? (glu::getDataTypeMatrixNumRows(component.getVariableType()->getBasicType())) : (glu::getDataTypeMatrixNumColumns(component.getVariableType()->getBasicType()));