Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.h83 …unctionDefinition(const TSourceLoc&, TFunction&, const TAttributes&, TIntermNode*& entryPointTree);
DhlslParseHelper.cpp1643 TIntermNode*& entryPointTree) in handleFunctionDefinition() argument
1670 entryPointTree = transformEntryPoint(loc, function, attributes); in handleFunctionDefinition()