Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp9641 std::set<tInterstageIoData> notInEntryPoint; in addPatchConstantInvocation() local
9643 notInEntryPoint = pcfBuiltIns; in addPatchConstantInvocation()
9647 notInEntryPoint.erase(*bi); in addPatchConstantInvocation()
9680 if (notInEntryPoint.count(tInterstageIoData(biType, storage)) == 1) in addPatchConstantInvocation()