[Piglit] [PATCH 0/3] Fix two egl tests and add warning into egl-util
Tapani
tapani.palli at intel.com
Mon Nov 3 03:08:59 PST 2014
Reviewed-by: Tapani Pälli <tapani.palli at intel.com>
Yep indeed, all tests are run with GL if EGL_RENDERABLE_TYPE does not
specify otherwise. Confirmed that with these changes, both tests start
to pass.
On 10/27/2014 02:17 PM, Juha-Pekka Heikkila wrote:
> Piglit had changed behavior into defaulting to gl when use egl which had
> caused egl-nok-texture-from-pixmap to fail. Here is added EGL_RENDERABLE_TYPE
> into test attributes for egl-nok-texture-from-pixmap and
> egl-create-pbuffer-surface as well as a warning to be printed if when use
> egl-util and no EGL_RENDERABLE_TYPE is defined.
>
> /Juha-Pekka
>
> Juha-Pekka Heikkila (3):
> Fix egl-create-pbuffer-surface test
> Fix egl-nok-texture-from-pixmap
> egl-util.c: add warning if no EGL_RENDERABLE_TYPE is defined for test
>
> tests/egl/egl-create-pbuffer-surface.c | 6 ++++++
> tests/egl/egl-nok-texture-from-pixmap.c | 6 ++++++
> tests/egl/egl-util.c | 1 +
> 3 files changed, 13 insertions(+)
>
More information about the Piglit
mailing list