Skip to content
Snippets Groups Projects
Commit b3a83ad2 authored by Erik Faye-Lund's avatar Erik Faye-Lund Committed by Eric Engestrom
Browse files

zink: remove duplicate format-mapping on little-endian


Doing *both* of thse ends up rewriting the previous mapping. Since this
doesn't seem to have lead to issues, it seems like the new mapping works
just as well.

Fixes: a22a1c03 ("zink: Fix VK_FORMAT_A8B8G8R8_SRGB_PACK32 mapping on big-endian")
Reviewed-by: Adam Jackson's avatarAdam Jackson <ajax@redhat.com>
Part-of: <mesa/mesa!11417>
(cherry picked from commit 4efbeafa)
parent 7f51c784
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment