<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Unify the format conversion code"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84566#c17">Comment # 17</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Unify the format conversion code"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84566">bug 84566</a>
from <span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span></b>
<pre>(In reply to Iago Toral from <a href="show_bug.cgi?id=84566#c16">comment #16</a>)
<span class="quote">> We also need new mesa_format enums and pack/unpack functions for byte
> swapped variants of non-array types.</span >
Why? Is this for the byte_swapped flag on GL upload/downloads? If that's the
only reason, then I'd rather not bother adding mesa types. We can easily do a
byte swap with _mesa_swizzle_and_convert. While it's a little bit of a
performance hit, people shouldn't be using that attribute anyway.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>