Bug 69624

Summary: eglCreateContext incorrectly handles EGL_CONTEXT_OPENGL_DEBUG_BIT for GLES contexts
Product: Mesa Reporter: Chad Versace <chadversary>
Component: EGLAssignee: Chad Versace <chadversary>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Chad Versace 2013-09-20 20:13:28 UTC
eglCreateContext rejects the debug bit by emitting EGL_BAD_ATTRIBUTE. According to the EGL_KHR_create_context spec, "This bit is supported for OpenGL and OpenGL ES contexts."

eglCreateContext should either (1) create a debug context or (2) emit EGL_BAD_MATCH.
Comment 1 GitLab Migration User 2019-09-18 18:07:13 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/152.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.