[Bug 110857] [bisected][regression][ILK, G965, G45] dEQP-GLES2.functional.shaders.operator.selection.bvec{2,3,4} failures

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 11 19:47:18 UTC 2019


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

Ian Romanick <idr at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Ian Romanick <idr at freedesktop.org> ---
Fix by:

commit 39f4dc23a5af1b78a58905cf91d56441b59eb80a
Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Fri Jun 7 15:45:03 2019 -0700

    intel/fs: Mark source 0 of bcsel as needing Boolean resolve

    The other sources of the bcsel behave like the sources of an and or
    other logical operation.  However, source zero behaves differently.
    It is evaluated as a Boolean, so it needs to be resolved.

    No shader-db changes, but the tests mentioned in the bug get a couple
    instructions added back.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110857
    Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira at intel.com>

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


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