Searched refs:getDataTypeMatrixColumnType (Results 1 – 4 of 4) sorted by relevance
352 DataType getDataTypeMatrixColumnType (DataType dataType);
1123 DataType getDataTypeMatrixColumnType (DataType dataType) in getDataTypeMatrixColumnType() function
1021 …src << glu::getDataTypeName(singleCol ? glu::getDataTypeMatrixColumnType(basicType) : basicType) <… in generateImmMatrixSrc()1355 …ix || matrixStoreFlag == STORE_FULL_MATRIX) ? basicType : glu::getDataTypeMatrixColumnType(basicTy… in generateWriteSrc()