[Piglit] [PATCH] egl-1.4: Add test egl-terminate-then-unbind-context

Paul Berry stereotype441 at gmail.com
Fri Oct 4 14:21:29 PDT 2013


On 4 October 2013 13:49, Chad Versace <chad.versace at linux.intel.com> wrote:

> On 10/04/2013 01:42 PM, Paul Berry wrote:
>
>> On 20 September 2013 12:38, Chad Versace <chad.versace at linux.intel.com>**
>> wrote:
>>
>
>  It's not obvious clear why EGL_KHR_surfaceless_context is necessary for
>> this test.  Can we remove this check, or add a comment explaining why it's
>> necessary?
>>
>> With that addressed, this patch is:
>>
>> Reviewed-by: Paul Berry <stereotype441 at gmail.com>
>>
>
> Does this comment suffice?
>
>
>         /* This test tries to be window-system independent, and so avoids
>          * creating any EGLSurface. To call eglMakeCurrent() without a
> surface
>          * requires EGL_KHR_surfaceless_context.
>          */
>         if (!piglit_is_egl_extension_**supported(dpy,
> "EGL_KHR_surfaceless_context")**)
>                 piglit_report_result(PIGLIT_**SKIP);
>
>
Ah, ok.  That explains it.  Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20131004/cf569657/attachment.html>


More information about the Piglit mailing list