Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp9631 std::set<tInterstageIoData> pcfBuiltIns; // patch constant function built-ins in addPatchConstantInvocation() local
9637 findBuiltIns(patchConstantFunction, pcfBuiltIns); in addPatchConstantInvocation()
9643 notInEntryPoint = pcfBuiltIns; in addPatchConstantInvocation()