Searched refs:getTreeRoot (Results 1 – 3 of 3) sorted by relevance
135 (parseContext.getTreeRoot() != nullptr); in compile()140 TIntermNode* root = parseContext.getTreeRoot(); in compile()
85 TIntermNode *getTreeRoot() const { return mTreeRoot; } in getTreeRoot() function
352 mContext.getTreeRoot()->traverse(this); in emitShader()