Reviewed-by: Tapani Pälli <[email protected]>
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(+)
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
