svga: make texture_target a ubyte, not a bitfield
authorBrian Paul <brianp@vmware.com>
Wed, 6 Jan 2010 16:54:34 +0000 (09:54 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 6 Jan 2010 16:54:36 +0000 (09:54 -0700)
commitd8331aaf5b4847fd969b315045ec6f1185074722
treece4b53482376ca5d0bb152764b6343ee15a426e7
parent439b34c9dde080ba9b69791b47f93bdcdaf3ab67
svga: make texture_target a ubyte, not a bitfield

gcc won't let us take the address of a bitfield in the svga_fs_key_size()
function.
src/gallium/drivers/svga/svga_tgsi.h