Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DTypes.cpp748 TVector<const TVariable *> *outputSymbols, in createSamplerSymbols() argument
765 elementApiName.str(), outputSymbols, in createSamplerSymbols()
771 mStructure->createSamplerSymbols(namePrefix.data(), apiNamePrefix, outputSymbols, in createSamplerSymbols()
780 outputSymbols->push_back(variable); in createSamplerSymbols()
DSymbol.cpp131 TVector<const TVariable *> *outputSymbols, in createSamplerSymbols() argument
146 outputSymbols, outputSymbolsToAPINames, symbolTable); in createSamplerSymbols()
DSymbol.h174 TVector<const TVariable *> *outputSymbols,
DTypes.h349 TVector<const TVariable *> *outputSymbols,