Home
last modified time | relevance | path

Searched defs:matrixCols (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp2250 const int matrixCols = leftType.getCols(); in FoldBinary() local
2274 const int matrixCols = rightType.getCols(); in FoldBinary() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp2601 const int matrixCols = leftType.getCols(); in FoldBinary() local
2625 const int matrixCols = rightType.getCols(); in FoldBinary() local