Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h291 EbvInputPatch, enumerator
/third_party/glslang/glslang/HLSL/
DhlslGrammar.cpp1001 case EHTokInputPatch: patchType = EbvInputPatch; break; in acceptTessellationDeclType()
DhlslParseHelper.cpp2164 if (param.getDeclaredBuiltIn() == EbvInputPatch) in transformEntryPoint()
9861 if (biType == EbvInputPatch) { in addPatchConstantInvocation()
9909 if (biType == EbvInputPatch && inputPatch == nullptr) { in addPatchConstantInvocation()