Searched refs:outputSymbols (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/compiler/translator/ |
D | Types.cpp | 748 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()
|
D | Symbol.cpp | 131 TVector<const TVariable *> *outputSymbols, in createSamplerSymbols() argument 146 outputSymbols, outputSymbolsToAPINames, symbolTable); in createSamplerSymbols()
|
D | Symbol.h | 174 TVector<const TVariable *> *outputSymbols,
|
D | Types.h | 349 TVector<const TVariable *> *outputSymbols,
|