gallium: set the bypass_vs flag now
authorBrian <brian.paul@tungstengraphics.com>
Mon, 31 Mar 2008 20:18:36 +0000 (14:18 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Mon, 31 Mar 2008 20:18:36 +0000 (14:18 -0600)
commit6a382250a10e7022e93b6be6fe4657445d85a568
tree7a95c447c8a92a5daa6187bfbbaf3659fc5d4c94
parent594dab4769533afaeb30a588e1731a6753a93f0d
gallium: set the bypass_vs flag now

The glBitmap vertex shader is a no-op, but we still have to specify it in
order to convey the number of inputs/outputs.
src/mesa/state_tracker/st_cb_bitmap.c