svga: print warning for unsupported indirect dest reg indexing
authorBrian Paul <brianp@vmware.com>
Thu, 14 Nov 2013 20:41:19 +0000 (13:41 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 15 Nov 2013 17:23:49 +0000 (10:23 -0700)
commit1a36dfb21e07a1b7ce76de347421bfd0c454ee13
tree1b8a4795d75603cbff8c2ea16ee3c26d4f0ef7e6
parent3969330b47c5b7f7843f356db0a10962553339a6
svga: print warning for unsupported indirect dest reg indexing

For DX9-level shaders, there's only limited support for indirect
indexing of registers (with the loop counter register, not the
general address register.)

Reviewed-by: José Fonseca <jfonseca@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/drivers/svga/svga_tgsi_insn.c