lima: add texel format table
authorVasily Khoruzhick <anarsoul@gmail.com>
Wed, 7 Aug 2019 02:54:04 +0000 (19:54 -0700)
committerVasily Khoruzhick <anarsoul@gmail.com>
Fri, 9 Aug 2019 02:17:20 +0000 (19:17 -0700)
commitedf008c04e4dfa7c8fdb03be09da731f05b77072
tree9f98c745deede531cf9940151890c16919087df8
parentc73988300f943e185a50aaba015f2f114ffcb262
lima: add texel format table

Introduce a table for supported texel formats and use it to check
whether format is supported and for converting pipe format to lima
texel format.

Reviewed-by: Qiang Yu <yuq825@gmail.com>
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
src/gallium/drivers/lima/lima_screen.c
src/gallium/drivers/lima/lima_texture.c
src/gallium/drivers/lima/lima_texture.h