diff options
author | Oded Gabbay <[email protected]> | 2015-08-12 18:22:53 +0300 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-08-19 18:06:57 +0100 |
commit | b7a8003c588d928c1be224b595a1c43c76f67de6 (patch) | |
tree | c0c65ff8a82b7b3b6580b39a27b5ed613aabac8b /src/gallium | |
parent | d18593b4160d75d21e8e5849aeb021514bd77b35 (diff) |
mesa/formats: don't byteswap when building array formats
Because we build here an array format, we don't need to swap the
bytes for big endian.
If it isn't an array format, the bytes will be swapped in
_mesa_format_convert.
v2: remove temp variable
Signed-off-by: Oded Gabbay <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Cc: "10.5 10.6" <[email protected]>
(cherry picked from commit 5f1d5b1c7857f8680b47a7a450ee9e4530e22c6f)
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions