Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp2842 const bool hasTessellationShader = (m_caseType == CASE_VERTEX_TESS_FRAGMENT) || in init() local
2850 …if (hasTessellationShader && !m_context.getContextInfo().isExtensionSupported("GL_EXT_tessellation… in init()