Searched defs:topNode (Results 1 – 2 of 2) sorted by relevance
559 void addDereferencedUniform(TIntermBinary* topNode) in addDereferencedUniform()
2633 const topNode = findAncestor(node, ancestor => !ancestor.parent)!; constant