[Piglit] [PATCH 3/3] egl_khr_create_context: Test the debug flag

Matt Turner mattst88 at gmail.com
Tue Oct 1 15:52:49 PDT 2013


On Tue, Oct 1, 2013 at 3:51 PM, Chad Versace
<chad.versace at linux.intel.com> wrote:
> Argh. The lack of ES1 dispatch makes the test skip on ES1. Oops.
>
> Seeing that the only GL functions used here are glGetString and
> glGetIntegerv,
> I think it's safe to lie to piglit_dispatch_init by requesting ES2 dispatch.
> I tried this, and it worked for me. What do you think?

Yep, that's what I did in some other EGL_KHR_create_context tests. :)


More information about the Piglit mailing list