Re: [Mesa-dev] [PATCH] egl: Emit correct error when robust context creation fails

2016-12-26 Thread Tapani Pälli
Reviewed-by: Tapani Pälli On 12/23/2016 03:29 AM, Chad Versace wrote: Fixes dEQP-EGL.functional.create_context_ext.robust_* on Intel with GBM. If the user sets the EGL_CONTEXT_OPENGL_ROBUST_ACCESS_BIT_KHR in EGL_CONTEXT_FLAGS_KHR when creating an OpenGL ES context, then EGL_KHR_create_context

[Mesa-dev] [PATCH] egl: Emit correct error when robust context creation fails

2016-12-22 Thread Chad Versace
Fixes dEQP-EGL.functional.create_context_ext.robust_* on Intel with GBM. If the user sets the EGL_CONTEXT_OPENGL_ROBUST_ACCESS_BIT_KHR in EGL_CONTEXT_FLAGS_KHR when creating an OpenGL ES context, then EGL_KHR_create_context spec requires that we unconditionally emit EGL_BAD_ATTRIBUTE because that