Home
last modified time | relevance | path

Searched defs:functionBody (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/compiler/translator/tree_util/
DReplaceShadowingVariables.cpp41 TIntermBlock *functionBody; // function body where replacement occurs member
DIntermNode_util.cpp43 TIntermBlock *functionBody) in CreateInternalFunctionDefinitionNode()
/external/angle/src/tests/compiler_tests/
DCollectVariables_test.cpp199 const std::string &functionBody) in compileGeometryShaderWithInputPrimitive()
1100 const std::string &functionBody = in TEST_F() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslGrammar.cpp2695 TIntermNode* functionBody = nullptr; in acceptFunctionBody() local
DhlslParseHelper.cpp2277 …eContext::handleFunctionBody(const TSourceLoc& loc, TFunction& function, TIntermNode* functionBody, in handleFunctionBody()
/external/deqp-deps/glslang/glslang/HLSL/
DhlslGrammar.cpp2695 TIntermNode* functionBody = nullptr; in acceptFunctionBody() local
DhlslParseHelper.cpp2277 …eContext::handleFunctionBody(const TSourceLoc& loc, TFunction& function, TIntermNode* functionBody, in handleFunctionBody()
/external/angle/src/compiler/translator/
DParseContext.cpp3970 TIntermBlock *functionBody, in addFunctionDefinition()