Searched refs:recordOutputVariable (Results 1 – 1 of 1) sorted by relevance
156 ShaderVariable recordOutputVariable(const TIntermSymbol &variable) const;875 ShaderVariable CollectVariablesTraverser::recordOutputVariable(const TIntermSymbol &variable) const in recordOutputVariable() function in sh::__anonfe4242aa0111::CollectVariablesTraverser1134 mOutputVariables->push_back(recordOutputVariable(variable)); in visitDeclaration()