svga: fix format_conversion_table breakage
authorBrian Paul <brianp@vmware.com>
Sat, 14 Oct 2017 16:50:21 +0000 (10:50 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 16 Oct 2017 16:58:02 +0000 (10:58 -0600)
commit4542a632543ae9fb187f553fa9f8a69a4e9cb5cf
tree4f512c35225d3079c9cf41466a46818927064c1c
parent92d3f21ec2783cb5a11b23b339178a8d09d62922
svga: fix format_conversion_table breakage

The new A1B5G5R5_UNORM, X1B5G5R5_UNORM formats were added in the
wrong place in commit ef874ee450b18e.

Fixes: ef874ee450b18e "gallium: Add support for 5551 with the 1-bit field in the low bit."
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
src/gallium/drivers/svga/svga_format.c