svga: add new gallium formats to the format conversion table
authorBrian Paul <brianp@vmware.com>
Tue, 22 Jan 2019 19:29:24 +0000 (12:29 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 22 Jan 2019 19:58:04 +0000 (12:58 -0700)
commit956c219c8f6604816ce5848fa74ae6c447ff1230
tree35a9c1286e4a23268a675954fbe0de8de85ee87d
parentd85917deafb2fb2f880398de358b4b27fb32bcd0
svga: add new gallium formats to the format conversion table

Fixes a static assertion which broke the build.

Fixes: 3ee240890 "gallium: add SINT formats to have exact counterparts to SNORM formats"
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Neha Bhende<bhenden@vmware.com>
src/gallium/drivers/svga/svga_format.c