[Bug 109717] [regression] Cull distance tests asserting

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 21 18:09:39 UTC 2019


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

Jason Ekstrand <jason at jlekstrand.net> changed:

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

--- Comment #3 from Jason Ekstrand <jason at jlekstrand.net> ---
This is fixed by the following commit in master:

commit f98fd9d15a9a79ff1b41f1fce27bc285a20aa5bb (public/master)
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Thu Feb 21 09:53:30 2019 -0600

    nir/lower_clip_cull: Fix an incorrect assert

    Copy+paste error.  It was supposed to test cull and not clip.

    Fixes: 4e69fba534e "nir: Rewrite lower_clip_cull_distance_arrays..."
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109717
    Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin 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/20190221/ccf6224c/attachment.html>


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