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()
2287 entryPointFunctionBody = synthBody; in transformEntryPoint()
9935 TIntermSequence& epBodySeq = entryPointFunctionBody->getAsAggregate()->getSequence(); in addPatchConstantInvocation()
9946 assert(entryPointFunctionBody); in addPatchConstantInvocation()