Home
last modified time | relevance | path

Searched refs:acceptTessellationDeclType (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/hlsl/
DhlslGrammar.h82 bool acceptTessellationDeclType(TBuiltInVariable&);
DhlslGrammar.cpp982 bool HlslGrammar::acceptTessellationDeclType(TBuiltInVariable& patchType) in acceptTessellationDeclType() function in glslang::HlslGrammar
1005 if (! acceptTessellationDeclType(patchType)) in acceptTessellationPatchTemplateType()