Searched refs:getDataTypeMatrixColumnType (Results 1 – 3 of 3) sorted by relevance
349 DataType getDataTypeMatrixColumnType (DataType dataType);
1121 DataType getDataTypeMatrixColumnType (DataType dataType) in getDataTypeMatrixColumnType() function
1140 …src << glu::getDataTypeName(singleCol ? glu::getDataTypeMatrixColumnType(basicType) : basicType) <… in generateImmMatrixSrc()1474 …ix || matrixStoreFlag == STORE_FULL_MATRIX) ? basicType : glu::getDataTypeMatrixColumnType(basicTy… in generateWriteSrc()