Searched defs:treeRoot (Results 1 – 4 of 4) sorted by relevance
88 void setTreeRoot(TIntermNode *treeRoot) { mTreeRoot = treeRoot; } in setTreeRoot()
975 TIntermNode* treeRoot; variable
411 void OutputHLSL::output(TIntermNode *treeRoot, TInfoSinkBase &objSink) in output()
399 void TParseContext::setTreeRoot(TIntermBlock *treeRoot) in setTreeRoot()