Searched refs:getDataTypeMatrixColumnType (Results 1 – 3 of 3) 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()