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

--- Comment #6 from Ray Strode <halfl...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to