Searched defs:topNode (Results 1 – 3 of 3) sorted by relevance
216 [_checkTopNode] (topNode, vuln, spec) { argument232 [_fixAvailable] (topNode, vuln, spec) { argument
557 void addDereferencedUniform(TIntermBinary* topNode) in addDereferencedUniform()
2891 const topNode = findAncestor(node, ancestor => !ancestor.parent)!; constant