[Bug 89722] [ILK Bisected]Ogles2conform/ES2-CTS.gtf.GL.equal.equal_vec2_frag fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 26 00:33:11 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89722

lu hua <huax.lu at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED

--- Comment #5 from lu hua <huax.lu at intel.com> ---
On ILK: Without the patch, both 2 cases fail.With the patch,
fs-notEqual-of-expression.shader_test works well.
fs-equal-of-expression.shader_test still fails.
On IVB, these 2 cases always pass without/with patch.

With patch output:
[root at x-pk5 piglit]# bin/shader_runner
/GFX/Test/Piglit/piglit/tests/spec/glsl-1.10/execution/fs-notEqual-of-expression.shader_test
-auto
PIGLIT: {"result": "pass" }
[root at x-pk5 piglit]# bin/shader_runner
/GFX/Test/Piglit/piglit/tests/spec/glsl-1.10/execution/fs-equal-of-expression.shader_test
-auto
Probe color at (0,0)
  Expected: 0.000000 1.000000 0.000000 1.000000
  Observed: 0.000000 1.000000 1.000000 1.000000
PIGLIT: {"result": "fail" }

Without patch output:
[root at x-pk5 piglit]# bin/shader_runner
/GFX/Test/Piglit/piglit/tests/spec/glsl-1.10/execution/fs-equal-of-expression.shader_test
-auto
Probe color at (0,0)
  Expected: 0.000000 1.000000 0.000000 1.000000
  Observed: 0.000000 1.000000 1.000000 1.000000
PIGLIT: {"result": "fail" }
[root at x-pk5 piglit]# bin/shader_runner
/GFX/Test/Piglit/piglit/tests/spec/glsl-1.10/execution/fs-notEqual-of-expression.shader_test
-auto
Probe color at (0,0)
  Expected: 0.000000 1.000000 0.000000 1.000000
  Observed: 0.000000 1.000000 1.000000 1.000000
PIGLIT: {"result": "fail" }

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150326/46fc5f65/attachment.html>


More information about the intel-3d-bugs mailing list