Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h309 EbvOutputPatch, enumerator
/third_party/glslang/glslang/HLSL/
DhlslGrammar.cpp1004 case EHTokOutputPatch: patchType = EbvOutputPatch; break; in acceptTessellationDeclType()
DhlslParseHelper.cpp9897 return type.isSizedArray() && biType == EbvOutputPatch; in addPatchConstantInvocation()
9980 } else if (biType == EbvOutputPatch) { in addPatchConstantInvocation()