i965: Always pass the size argument to brw_cache_data.
authorEric Anholt <eric@anholt.net>
Thu, 5 Nov 2009 18:25:34 +0000 (10:25 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 6 Nov 2009 19:37:32 +0000 (11:37 -0800)
commit8395da2e8af40367714c70afe299568272f36cc8
treed0e9c156972b6f257df14efd7a2abc55644ef8fd
parent1166294d1dd253da63620235100a11f1981aa86d
i965: Always pass the size argument to brw_cache_data.

This keeps the individual state files from having to export their
structures for brw_state_cache initialization.
src/mesa/drivers/dri/i965/brw_cc.c
src/mesa/drivers/dri/i965/brw_context.h
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