Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/hlsl/
DRewriteAtomicFunctionExpressions.cpp76 const TVariable *returnVariable = getTempVariable(&oldAtomicFunctionNode->getType()); in rewriteAtomicFunctionCallNode() local
107 TVariable *returnVariable = in getTempVariable() local