i965/vs: Move the flag for whether to use the new backend to the context.
authorEric Anholt <eric@anholt.net>
Fri, 19 Aug 2011 18:42:50 +0000 (11:42 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 30 Aug 2011 19:09:40 +0000 (12:09 -0700)
commit2f82c33deefba61b3e72edb4375850c0629af224
tree959b0368755285bea9c6e2b085331dd0fa976452
parent1995d1e2070f8cda9e2ce489c694e0949749c8cb
i965/vs: Move the flag for whether to use the new backend to the context.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_context.c
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_vs.c