Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveDynamicIndexing.cpp255 TIntermBranch *returnFirstNode = new TIntermBranch(EOpReturn, indexFirstNode); in GetIndexFunctionDefinition() local
256 useFirstBlock->getSequence()->push_back(returnFirstNode); in GetIndexFunctionDefinition()