Home
last modified time | relevance | path

Searched refs:rightNumRows (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DIntermediate.cpp1463 int rightNumRows = node->getSecondarySize(); in fold() local
1464 if(leftNumCols != rightNumRows) { in fold()
1476 …nArray[i * leftNumRows + row].getFConst() * (rightUnionArray[column * rightNumRows + i].getFConst(… in fold()