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

Timothy Arceri <t_arc...@yahoo.com.au> changed:

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

--- Comment #1 from Timothy Arceri <t_arc...@yahoo.com.au> ---
Fixed by:

author  Timothy Arceri <tarc...@itsqueeze.com>
committer Timothy Arceri <tarc...@itsqueeze.com>
commit  cdeac002677774b14b78bb234aa082bbc499f933

nir: remove old assert

This was originally intended to make sure the remap location
was not -1. However the code has changed alot since then,
the location is now never set to -1 and we also handle
components meaning this old assert has been doing comparisons
with the pointer to the array of component data.

Reviewed-by: Ian Romanick <ian.d.roman...@intel.com>
Reviewed-by: Iago Toral Quiroga <ito...@igalia.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105183

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to