Home
last modified time | relevance | path

Searched defs:TVariable (Results 1 – 25 of 31) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermNode_util.h19 class TVariable; variable
DReplaceVariable.h27 class TVariable; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DReplaceArrayOfMatrixVarying.h21 class TVariable; variable
DReplaceVariable.h21 class TVariable; variable
DIntermNode_util.h19 class TVariable; variable
DSpecializationConstant.h19 class TVariable; variable
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.h17 class TVariable; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.h20 class TVariable; variable
DRewriteDfdy.h28 class TVariable; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbol.cpp96 TVariable::TVariable(TSymbolTable *symbolTable, in TVariable() function in sh::TVariable
109 TVariable::TVariable(TSymbolTable *symbolTable, in TVariable() function in sh::TVariable
132 TMap<const TVariable *, TString> *outputSymbolsToAPINames, in createSamplerSymbols()
DSymbol.h132 constexpr TVariable(const TSymbolUniqueId &id, in TVariable() function
147 constexpr TVariable(const TSymbolUniqueId &id, in TVariable() function
DOutputHLSL.h32 class TVariable; variable
DTypes.cpp756 TMap<const TVariable *, TString> *outputSymbolsToAPINames, in createSamplerSymbols()
DTypes.h26 class TVariable; variable
DResourcesHLSL.cpp295 const TMap<const TVariable *, TString> &samplerInStructSymbolsToAPINames, in outputHLSLSamplerUniformGroup()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DSymbol.cpp78 TVariable::TVariable(TSymbolTable *symbolTable, in TVariable() function in sh::TVariable
109 TMap<const TVariable *, TString> *outputSymbolsToAPINames, in createSamplerSymbols()
DSymbol.h96 constexpr TVariable(const TSymbolUniqueId &id, in TVariable() function
DOutputHLSL.h32 class TVariable; variable
DTypes.cpp751 TMap<const TVariable *, TString> *outputSymbolsToAPINames, in createSamplerSymbols()
DTypes.h26 class TVariable; variable
DResourcesHLSL.cpp210 const TMap<const TVariable *, TString> &samplerInStructSymbolsToAPINames, in outputHLSLSamplerUniformGroup()
DIntermNode.h63 class TVariable; variable
/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.cpp338 TVariable::TVariable(const TVariable& copyOf) : TSymbol(copyOf) in TVariable() function in glslang::TVariable
DParseHelper.h232 virtual void finalizeGlobalUniformBlockLayout(TVariable&) { } in finalizeGlobalUniformBlockLayout() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DReplaceForShaderFramebufferFetch.cpp67 const std::map<const TVariable *, const TIntermTyped *> &replacementMap) in ReplaceVariableTraverser()

12