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

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DIntermNode.h226 virtual TIntermAggregate *getAsAggregate() { return 0; } function in class:TIntermNode
590 virtual TIntermAggregate *getAsAggregate() { return this; } function in class:TIntermAggregate

Completed in 579 milliseconds