svga: add missing switch cases for shadow textures
authorBrian Paul <brianp@vmware.com>
Fri, 24 Aug 2018 02:48:04 +0000 (20:48 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 29 Aug 2018 17:29:07 +0000 (11:29 -0600)
commit18e9b4791b0395e67e5ef1e622ac66515ae8baf9
tree35f6a4e64aed3a13e9351c3c438489fbbe87b253
parentfb7e462c979b29b65b841811cfe97a26c9cc93ee
svga: add missing switch cases for shadow textures

This doesn't seem to make any difference in testing, but it fixes a
failed assertion when dumping sm3 shaders.

Reviewed-by: Charmaine Lee <charmainel@vmware.com>
src/gallium/drivers/svga/svga_tgsi_decl_sm30.c
src/gallium/drivers/svga/svgadump/svga_shader_dump.c