Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
DArrayReturnValueToOutParameter.cpp50 const TVariable *returnValueVariable; member
119 changedFunction.returnValueVariable = in visitFunctionPrototype()
129 func->addParameter(changedFunction.returnValueVariable); in visitFunctionPrototype()
193 new TIntermSymbol(mChangedFunctions[functionId.get()].returnValueVariable); in visitBranch()