Searched defs:TIntermAggregate (Results 1 – 1 of 1) sorted by relevance
193 class TIntermAggregate; variable581 TIntermAggregate() in TIntermAggregate() function585 TIntermAggregate(TOperator op) in TIntermAggregate() function706 virtual bool visitAggregate(Visit, TIntermAggregate *) { return true; } in visitAggregate() argument762 virtual bool visitAggregate(Visit, TIntermAggregate *) { return depthCheck(); } in visitAggregate() argument