[Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Apr 22 13:13:48 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=100613
--- Comment #6 from Ray Strode <halfline at gmail.com> ---
(In reply to Roland Scheidegger from comment #5)
> So maybe instead of chan_desc.shift / type.width
> on big endian it needs to be (format_desc.block.bits - chan_desc.shift ) /
> type.width.
I guess that should be (format_desc.block.bits - (chan_desc.shift +
chan_desc.size) / type.width ?
I"ll give that a try and post the piglit results here.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170422/c86f993b/attachment.html>
More information about the mesa-dev
mailing list