Home
last modified time | relevance | path

Searched refs:FoldAggregateBuiltIn (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DIntermNode.h382 static TConstantUnion *FoldAggregateBuiltIn(TIntermAggregate *aggregate,
DIntermNode.cpp2145 constArray = TIntermConstantUnion::FoldAggregateBuiltIn(this, diagnostics); in fold()
3198 TConstantUnion *TIntermConstantUnion::FoldAggregateBuiltIn(TIntermAggregate *aggregate, in FoldAggregateBuiltIn() function in sh::TIntermConstantUnion