Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslGrammar.cpp985 const EHlslTokenClass tessType = peek(); in acceptTessellationDeclType() local
987 switch (tessType) { in acceptTessellationDeclType()