Home
last modified time | relevance | path

Searched defs:declNode (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/msl/
H A DHoistConstants.cpp32 PreResult visitDeclarationPre(TIntermDeclaration &declNode) override in visitDeclarationPre()
70 TIntermDeclaration *declNode = opaqueDeclNode->getAsDeclarationNode(); in rewrite() local
H A DReduceInterfaceBlocks.cpp35 PreResult visitDeclarationPre(TIntermDeclaration &declNode) override in visitDeclarationPre()
/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DToposortStructs.cpp228 TIntermDeclaration *declNode; member
234 if (TIntermDeclaration *declNode = node.getAsDeclarationNode()) in GetAsDeclaredStructure() local
H A DEmitMetal.cpp2413 if (TIntermDeclaration *declNode = node.getAsDeclarationNode()) in NewlinePad() local
2497 bool GenMetalTraverser::visitDeclaration(Visit, TIntermDeclaration *declNode) in visitDeclaration()
H A DRewritePipelines.cpp233 PostResult visitDeclarationPost(TIntermDeclaration &declNode) override in visitDeclarationPost()
/aosp_15_r20/prebuilts/go/linux-x86/src/go/printer/
Dperformance_test.go25 declNode ast.Decl var
/aosp_15_r20/external/angle/src/compiler/translator/wgsl/
H A DUtils.cpp188 if (TIntermDeclaration *declNode = node->getAsDeclarationNode()) in FindGlobalVars() local
H A DOutputUniformBlocks.cpp131 TIntermDeclaration *declNode = globalVars.find(shaderVar.name)->second; in OutputUniformBlocks() local
H A DTranslatorWGSL.cpp93 if (TIntermDeclaration *declNode = node.getAsDeclarationNode()) in NewlinePad() local
1593 bool OutputWGSLTraverser::visitDeclaration(Visit, TIntermDeclaration *declNode) in visitDeclaration()
H A DRewritePipelineVariables.cpp346 TIntermDeclaration *declNode = globalVars.find(shaderVar.name)->second; in GeneratePipelineStructStrings() local
/aosp_15_r20/prebuilts/go/linux-x86/src/go/ast/
Dast.go52 declNode() methodSpec
1013 func (*BadDecl) declNode() {} func
1014 func (*GenDecl) declNode() {} func
1015 func (*FuncDecl) declNode() {} func
/aosp_15_r20/external/angle/src/compiler/translator/
H A Dutil.cpp938 Declaration ViewDeclaration(TIntermDeclaration &declNode, uint32_t index) in ViewDeclaration()
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/
DhlslGrammar.cpp3019 TIntermNode* declNode = nullptr; in acceptParenExpression() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/
H A DhlslGrammar.cpp3019 TIntermNode* declNode = nullptr; in acceptParenExpression() local