Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCollectVariables.cpp156 ShaderVariable recordOutputVariable(const TIntermSymbol &variable) const;
875 ShaderVariable CollectVariablesTraverser::recordOutputVariable(const TIntermSymbol &variable) const in recordOutputVariable() function in sh::__anonfe4242aa0111::CollectVariablesTraverser
1134 mOutputVariables->push_back(recordOutputVariable(variable)); in visitDeclaration()