Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DBaseTypes.h281 EbvOutputPatch, enumerator
/external/deqp-deps/glslang/hlsl/
DhlslGrammar.cpp989 case EHTokOutputPatch: patchType = EbvOutputPatch; break; in acceptTessellationDeclType()
DhlslParseHelper.cpp9591 return type.isSizedArray() && biType == EbvOutputPatch; in addPatchConstantInvocation()
9674 } else if (biType == EbvOutputPatch) { in addPatchConstantInvocation()