Searched defs:TIntermNode (Results 1 – 4 of 4) sorted by relevance
71 bool TGenericCompiler::compile(TIntermNode* /*root*/, int /*version*/, EProfile /*profile*/) in compile() argument
83 class TIntermNode; variable
265 TIntermNode() in TIntermNode() function
1672 virtual bool compile(TIntermNode*, int = 0, EProfile = ENoProfile) { return true; } in compile() argument