Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/translator/
DparseConst.cpp50 int matrixRows; // rows of the matrix member in TConstTraverser
DIntermediate.cpp1487 const int matrixRows = getRows(); in fold() local
1518 const int matrixRows = constantNode->getType().getRows(); in fold() local