gallium: fix the test in vs_exec_prepare() to avoid redundant bindings
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 15 Oct 2008 17:56:57 +0000 (11:56 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 15 Oct 2008 18:00:48 +0000 (12:00 -0600)
commit05a8f203cdea768466e5faf1dec4155e1e945c78
treecee3ec8bbaef1348a88321c3c8300265cd0371c0
parenta7f06dae20c173a0edbb1d310b5f6b06068a61b0
gallium: fix the test in vs_exec_prepare() to avoid redundant bindings

Fixes regressions seen in progs/samples/prim.c, progs/demos/ray.c
src/gallium/auxiliary/draw/draw_vs_exec.c