/external/angle/src/compiler/translator/tree_util/ |
D | ReplaceArrayOfMatrixVarying.h | 21 class TVariable; variable
|
D | ReplaceVariable.h | 28 class TVariable; variable
|
D | SpecializationConstant.h | 19 class TVariable; variable
|
D | IntermNode_util.h | 19 class TVariable; variable
|
D | BuiltIn_ESSL_autogen.h | 20 class TVariable; variable
|
D | BuiltIn_complete_autogen.h | 20 class TVariable; variable
|
/external/angle/src/compiler/translator/tree_ops/ |
D | RewriteAtomicCounters.h | 20 class TVariable; variable
|
D | RewriteDfdy.h | 28 class TVariable; variable
|
/external/angle/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 | 749 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
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | ParseHelper.h | 235 virtual void finalizeGlobalUniformBlockLayout(TVariable&) {} in finalizeGlobalUniformBlockLayout() argument 244 virtual void finalizeAtomicCounterBlockLayout(TVariable&) {} in finalizeAtomicCounterBlockLayout() argument
|
D | SymbolTable.cpp | 343 TVariable::TVariable(const TVariable& copyOf) : TSymbol(copyOf) in TVariable() function in glslang::TVariable
|
D | SymbolTable.h | 78 class TVariable; variable
|
D | localintermediate.h | 217 class TVariable; variable
|
D | ParseHelper.cpp | 302 void TParseContext::finalizeGlobalUniformBlockLayout(TVariable&) in finalizeGlobalUniformBlockLayout() argument 320 void TParseContext::finalizeAtomicCounterBlockLayout(TVariable&) in finalizeAtomicCounterBlockLayout() argument
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | SymbolTable.cpp | 342 TVariable::TVariable(const TVariable& copyOf) : TSymbol(copyOf) in TVariable() function in glslang::TVariable
|
D | ParseHelper.h | 233 virtual void finalizeGlobalUniformBlockLayout(TVariable&) { } in finalizeGlobalUniformBlockLayout() argument
|
D | SymbolTable.h | 78 class TVariable; variable
|
D | localintermediate.h | 217 class TVariable; variable
|
/external/angle/src/compiler/translator/tree_ops/vulkan/ |
D | ReplaceForShaderFramebufferFetch.cpp | 82 const std::map<const TVariable *, const TIntermTyped *> &replacementMap) in ReplaceVariableTraverser()
|