Searched refs:API_GLES3 (Results 1 – 1 of 1) sorted by relevance
137 API_GLES3, enumerator1665 …const GLint glesApi = m_spec.contexts[0] == TestSpec::API_GLES3 ? EGL_OPENGL_ES3_BIT : EGL_O… in getConfig()1717 …if (m_spec.contexts[0] == TestSpec::API_GLES3 && eglu::getVersion(egl, m_display) < eglu::Version(… in init()1742 if (m_spec.contexts[0] == TestSpec::API_GLES3) in init()1762 case TestSpec::API_GLES3: in init()2158 spec.contexts.push_back(TestSpec::API_GLES3); in init()