i965: GC the last two arguments to brw_cache_data.
authorEric Anholt <eric@anholt.net>
Thu, 10 Jun 2010 00:19:40 +0000 (17:19 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 11 Jun 2010 07:16:15 +0000 (00:16 -0700)
commit8ad3fdc9678866b40f3d9faaaf7c6333d388907f
tree2c427adf58852b6bf7648dcc7489b34582b1a0df
parent309c011641c6189dc74bc2f78ba6d6602d8c96b7
i965: GC the last two arguments to brw_cache_data.

Now that the binding table is streamed indirect state, they were
always NULL/0.
src/mesa/drivers/dri/i965/brw_cc.c
src/mesa/drivers/dri/i965/brw_sf_state.c
src/mesa/drivers/dri/i965/brw_state.h
src/mesa/drivers/dri/i965/brw_state_cache.c
src/mesa/drivers/dri/i965/brw_wm_sampler_state.c
src/mesa/drivers/dri/i965/gen6_scissor_state.c
src/mesa/drivers/dri/i965/gen6_viewport_state.c