Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp831 static bool isTessellationPresent (const ShaderCaseSpecification& spec) in isTessellationPresent() function
925 const bool tessellationPresent = isTessellationPresent(m_spec); in execute()
962 …const int maxPatchVertices = isTessellationPresent(m_spec) && isTessellationSupported(m_renderCtx,… in execute()