Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp9886 TIntermTyped* invocationIdTest = new TIntermSelection(cmp, pcfCallSequence, nullptr); in addPatchConstantInvocation() local
9887 invocationIdTest->setLoc(loc); in addPatchConstantInvocation()
9890 epBodySeq.insert(epBodySeq.end(), invocationIdTest); in addPatchConstantInvocation()