Relax EGL functional test thresholds
authorjames.glanville <james.glanville@imgtec.com>
Tue, 29 Aug 2017 10:40:53 +0000 (11:40 +0100)
committerjames.glanville <james.glanville@imgtec.com>
Fri, 8 Sep 2017 11:26:56 +0000 (12:26 +0100)
commitd9b8e41aefb1a57352c82e70d49cc24dc630847d
treee47612017dbaea38575b81c1073f473d3742357d
parent923d047106727ea91e50f71d42e08aa08abb643f
Relax EGL functional test thresholds

The current threshold of 0.02 was selected as suitable for 8-bit color depths.
However, for smaller bit depths such as RGB565 this threshold is too strict
and it has been relaxed to allow a larger error for low bit depth formats.

Affects:
dEQP-EGL.functional.render.*

Change-Id: I6d6e061be02bc8e63cb5d9662feb804bc839d567
modules/egl/teglRenderTests.cpp