Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp23 const TSymbol *structSymbol = symbolTable->findUserDefined(structure->name()); in GetStructSamplerParameterType() local
286 const TSymbol *structSymbol = in stripStructSpecifierSamplers() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp1525 TIntermSymbol *structSymbol = new TIntermSymbol(structVariable); in pruneUnusedFunctions() local