Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DBaseTypes.h282 EbvInputPatch, enumerator
/external/deqp-deps/glslang/hlsl/
DhlslGrammar.cpp988 case EHTokInputPatch: patchType = EbvInputPatch; break; in acceptTessellationDeclType()
DhlslParseHelper.cpp2082 if (param.getDeclaredBuiltIn() == EbvInputPatch) in transformEntryPoint()
9672 if (biType == EbvInputPatch) { in addPatchConstantInvocation()
9718 if (biType == EbvInputPatch && inputPatch == nullptr) { in addPatchConstantInvocation()