Home
last modified time | relevance | path

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

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.h440 TIntermNode* entryPointFunctionBody; variable
DhlslParseHelper.cpp67 entryPointFunctionBody(nullptr), in HlslParseContext()
2284 entryPointFunctionBody = synthBody; in transformEntryPoint()
9930 TIntermSequence& epBodySeq = entryPointFunctionBody->getAsAggregate()->getSequence(); in addPatchConstantInvocation()
9941 assert(entryPointFunctionBody); in addPatchConstantInvocation()