[Mesa-dev] [Bug 67411] lp_bld_conv.c:757:lp_build_conv: Assertion `dst_type.sign || dst_type.width < 32' failed.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 29 04:25:05 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67411
Roland Scheidegger <sroland at vmware.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Roland Scheidegger <sroland at vmware.com> ---
Hmm ok I got rid of the assert again. As far as I can tell the code never could
work for some float->uint conversions (for numbers between 2^31 and 2^32) and
will continue to work incorrectly, just the assertion was new really.
Fixed by e08114fed723ff5a873d2a3f6682c1c074574458
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130729/97887c51/attachment.html>
More information about the mesa-dev
mailing list