Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslGrammar.cpp2671 TIntermNode* entryPointNode = nullptr; in acceptFunctionBody() local
2675 … declarator.attributes, entryPointNode); in acceptFunctionBody()
2687 nodeList = intermediate.growAggregate(nodeList, entryPointNode); in acceptFunctionBody()