Home
last modified time | relevance | path

Searched defs:getTreeRoot (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DParseHelper.h87 TIntermNode *getTreeRoot() const { return mTreeRoot; } in getTreeRoot() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.h65 TIntermBlock *getTreeRoot() const { return mTreeRoot; } in getTreeRoot() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.h66 TIntermBlock *getTreeRoot() const { return mTreeRoot; } in getTreeRoot() function
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h421 TIntermNode* getTreeRoot() const { return treeRoot; } in getTreeRoot() function