svga: move some svga/tgsi functions 56/7056/1
authorBrian Paul <brianp@vmware.com>
Wed, 19 Jun 2013 16:39:43 +0000 (10:39 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 19 Jun 2013 17:13:14 +0000 (11:13 -0600)
commit1f57349e20883346855752d3dfbcc74e9b6b0c1a
tree3b25959c5eae3558d2d656fd4e3e95617622c70c
parent3abd9285be7b2b71dab0b8ed20ebbceea9e9d2dd
svga: move some svga/tgsi functions

Move some functions from the svga_tgsi_insn.h header into the
svga_tgsi_insn.c file since they're only used there.  Plus, add
comments and fix formatting.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/drivers/svga/svga_tgsi_decl_sm30.c
src/gallium/drivers/svga/svga_tgsi_emit.h
src/gallium/drivers/svga/svga_tgsi_insn.c