Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DAddExplicitTypeCasts.cpp25 PostResult visitAggregatePost(TIntermAggregate &callNode) override in visitAggregatePost() function in __anon3294144b0111::Rewriter
DRewriteOutArgs.cpp108 PostResult visitAggregatePost(TIntermAggregate &aggregateNode) override in visitAggregatePost() function in __anon740e26670111::Rewriter
DRewriteKeywords.cpp400 PostResult visitAggregatePost(TIntermAggregate &aggregateNode) override in visitAggregatePost() function in __anonee6fe59a0111::Rewriter
DSeparateCompoundExpressions.cpp506 PostResult visitAggregatePost(TIntermAggregate &node) override in visitAggregatePost() function in __anonf64b107d0111::Separator
DRewritePipelines.cpp621 PostResult visitAggregatePost(TIntermAggregate &callNode) override in visitAggregatePost() function in __anon4e3055eb0111::UpdatePipelineFunctions
DIntermRebuild.cpp1012 PostResult TIntermRebuild::visitAggregatePost(TIntermAggregate &node) in visitAggregatePost() function in sh::TIntermRebuild