Searched defs:matrixRows (Results 1 – 5 of 5) sorted by relevance
64 int matrixRows; member in glslang::TConstTraverser
56 int matrixRows; // number of rows in the matrix (nominal size and not the instance size) member in TConstTraverser
2251 const int matrixRows = leftType.getRows(); in FoldBinary() local2275 const int matrixRows = rightType.getRows(); in FoldBinary() local
2602 const int matrixRows = leftType.getRows(); in FoldBinary() local2626 const int matrixRows = rightType.getRows(); in FoldBinary() local
1358 int matrixRows : 4; variable2464 int matrixRows : 4; variable