Searched refs:acceptTessellationDeclType (Results 1 – 2 of 2) sorted by relevance
82 bool acceptTessellationDeclType(TBuiltInVariable&);
982 bool HlslGrammar::acceptTessellationDeclType(TBuiltInVariable& patchType) in acceptTessellationDeclType() function in glslang::HlslGrammar1005 if (! acceptTessellationDeclType(patchType)) in acceptTessellationPatchTemplateType()