Home
last modified time | relevance | path

Searched defs:TIntermCase (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.h974 class TIntermCase : public TIntermNode class
977 TIntermCase(TIntermTyped *condition) : TIntermNode(), mCondition(condition) {} in TIntermCase() function in sh::TIntermCase
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dintermediate.h660 class TIntermCase : public TIntermNode class
663 TIntermCase(TIntermTyped *condition) in TIntermCase() function in TIntermCase

Completed in 5 milliseconds