[Bug 92579] [BDW HSW dEQP] deqp-gles2.functional.texture.vertex.cube.wrap is failing 6 of 9 test cases

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 5 18:30:16 UTC 2016


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

Neil Roberts <neil at linux.intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |itoral at igalia.com,
                   |                            |neil at linux.intel.com

--- Comment #5 from Neil Roberts <neil at linux.intel.com> ---
If I run this on git master of mesa (1106e79ed97) then all 9 of the tests fail.
I think this has something to do with this patch here:

http://cgit.freedesktop.org/mesa/mesa/commit/?id=6148e3aae7e0d36b5975

Since then we are enabling seamless cube textures on GLES2 which presumably the
test suite isn't expecting.

However, if I force it to always disable seamless cube textures I get the
results below. These are different from those reported in this bug, so
something doesn't quite add up.

dEQP-GLES2.functional.texture.vertex.cube.wrap.clamp_repeat  Fail   
dEQP-GLES2.functional.texture.vertex.cube.wrap.mirror_repeat  Fail  
dEQP-GLES2.functional.texture.vertex.cube.wrap.repeat_clamp  Fail
dEQP-GLES2.functional.texture.vertex.cube.wrap.repeat_mirror  Fail
dEQP-GLES2.functional.texture.vertex.cube.wrap.repeat_repeat  Fail
dEQP-GLES2.functional.texture.vertex.cube.wrap.clamp_clamp  Pass    
dEQP-GLES2.functional.texture.vertex.cube.wrap.clamp_mirror  Pass   
dEQP-GLES2.functional.texture.vertex.cube.wrap.mirror_clamp  Pass   
dEQP-GLES2.functional.texture.vertex.cube.wrap.mirror_mirror  Pass

-- 
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/20160205/529c6ddf/attachment-0001.html>


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