[Piglit] [PATCH 03/11] egl_khr_create_context: Add common test infrastructure
Matt Turner
mattst88 at gmail.com
Wed Aug 1 10:34:58 PDT 2012
On Wed, Aug 1, 2012 at 10:15 AM, Ian Romanick <idr at freedesktop.org> wrote:
> Even though Mesa advertises these extensions, they *DO NOT* exist. We've
> been scolded by Khronos for this. They're going to disappear from Mesa very
> soon, so do not use these.
>
> Ugly as it is, make a 1x1 pixmap instead. :(
How about if we implement (advertise?) EGL_KHR_surfaceless_context?
Since Mesa already accepts EGL_NO_SURFACE for the <draw> and <read>
arguments, wouldn't the implementation be trivial?
More information about the Piglit
mailing list