Home
last modified time | relevance | path

Searched defs:patchConstantFunction (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp9587 const auto isOutputPatch = [](TFunction& patchConstantFunction, int param) { in addPatchConstantInvocation()
9620 TFunction& patchConstantFunction = *patchConstantFunctionPtr; in addPatchConstantInvocation() local