[Piglit] [PATCH 0/3] Fix two egl tests and add warning into egl-util
Juha-Pekka Heikkila
juhapekka.heikkila at gmail.com
Mon Oct 27 05:17:05 PDT 2014
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(+)
--
1.8.5.1
More information about the Piglit
mailing list