Searched refs:ContainsMatrixNode (Results 1 – 1 of 1) sorted by relevance
23 bool ContainsMatrixNode(const TIntermSequence &sequence) in ContainsMatrixNode() function154 if (node->getType().isVector() && ContainsMatrixNode(*(node->getSequence()))) in match()