Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp848 static bool isTessellationSupported (const glu::RenderContext& renderCtx, const glu::ContextInfo& c… in isTessellationSupported() function
962 …const int maxPatchVertices = isTessellationPresent(m_spec) && isTessellationSupported(m_renderCtx,… in execute()