Home
last modified time | relevance | path

Searched defs:getTrueBlock (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.h926 TIntermBlock *getTrueBlock() const { return mTrueBlock; } in getTrueBlock() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dintermediate.h624 TIntermNode* getTrueBlock() const { return trueBlock; } in getTrueBlock() function
/third_party/glslang/glslang/Include/
Dintermediate.h1740 virtual TIntermNode* getTrueBlock() const { return trueBlock; } in getTrueBlock() function