[Bug 104395] [CTS] GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels tests fail on 32bit Mesa

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 23 09:06:27 UTC 2019


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

--- Comment #2 from Kenneth Graunke <kenneth at whitecape.org> ---
Oh right, because that's larger than a signed long (32-bit).

llrintf() works of course.  So perhaps _mesa_float_to_unorm needs to be using
llrintf() if dst_bits == 32?

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


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