Home
last modified time | relevance | path

Searched refs:entryPointTree (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.h83 …unctionDefinition(const TSourceLoc&, TFunction&, const TAttributes&, TIntermNode*& entryPointTree);
DhlslParseHelper.cpp1650 TIntermNode*& entryPointTree) in handleFunctionDefinition() argument
1677 entryPointTree = transformEntryPoint(loc, function, attributes); in handleFunctionDefinition()