Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/translator/
DIntermNode.h193 class TIntermAggregate; variable
581 TIntermAggregate() in TIntermAggregate() function
585 TIntermAggregate(TOperator op) in TIntermAggregate() function
706 virtual bool visitAggregate(Visit, TIntermAggregate *) { return true; } in visitAggregate() argument
762 virtual bool visitAggregate(Visit, TIntermAggregate *) { return depthCheck(); } in visitAggregate() argument