/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | ReplaceArrayOfMatrixVarying.h | 21 class TVariable; variable
|
D | ReplaceVariable.h | 21 class TVariable; variable
|
D | IntermNode_util.h | 19 class TVariable; variable
|
D | SpecializationConstant.h | 19 class TVariable; variable
|
D | BuiltIn_ESSL_autogen.h | 20 class TVariable; variable
|
D | BuiltIn_complete_autogen.h | 20 class TVariable; variable
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | RewriteAtomicCounters.h | 20 class TVariable; variable
|
D | RewriteDfdy.h | 28 class TVariable; variable
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | Symbol.cpp | 96 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()
|
D | Symbol.h | 132 constexpr TVariable(const TSymbolUniqueId &id, in TVariable() function 147 constexpr TVariable(const TSymbolUniqueId &id, in TVariable() function
|
D | OutputHLSL.h | 32 class TVariable; variable
|
D | Types.cpp | 756 TMap<const TVariable *, TString> *outputSymbolsToAPINames, in createSamplerSymbols()
|
D | Types.h | 26 class TVariable; variable
|
D | ResourcesHLSL.cpp | 295 const TMap<const TVariable *, TString> &samplerInStructSymbolsToAPINames, in outputHLSLSamplerUniformGroup()
|
D | IntermNode.h | 63 class TVariable; variable
|
/third_party/glslang/glslang/MachineIndependent/ |
D | ParseHelper.h | 239 virtual void finalizeGlobalUniformBlockLayout(TVariable&) {} in finalizeGlobalUniformBlockLayout() argument 249 virtual void finalizeAtomicCounterBlockLayout(TVariable&) {} in finalizeAtomicCounterBlockLayout() argument
|
D | SymbolTable.cpp | 350 TVariable::TVariable(const TVariable& copyOf) : TSymbol(copyOf) in TVariable() function in glslang::TVariable
|
D | SymbolTable.h | 78 class TVariable; variable
|
D | localintermediate.h | 216 class TVariable; variable
|
D | ParseHelper.cpp | 290 void TParseContext::finalizeGlobalUniformBlockLayout(TVariable&) in finalizeGlobalUniformBlockLayout() argument 308 void TParseContext::finalizeAtomicCounterBlockLayout(TVariable&) in finalizeAtomicCounterBlockLayout() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
D | ReplaceForShaderFramebufferFetch.cpp | 67 const std::map<const TVariable *, const TIntermTyped *> &replacementMap) in ReplaceVariableTraverser()
|
/third_party/node/deps/v8/src/compiler/ |
D | code-assembler.h | 414 using TVariable = TypedCodeAssemblerVariable<T>; variable
|
/third_party/node/deps/v8/src/builtins/ |
D | builtins-collections-gen.cc | 23 using TVariable = compiler::TypedCodeAssemblerVariable<T>; typedef
|