i965: Replace struct with bit shifting for WM pull constant surfaces.
authorEric Anholt <eric@anholt.net>
Tue, 17 May 2011 17:51:45 +0000 (10:51 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 31 May 2011 19:07:28 +0000 (12:07 -0700)
commit9bdc44a52804a64219a0ca1a061b18596863e524
treed7e453d464bf25baf194d592f861ecebd7f79c7d
parentac11c01ddeccf34230f363c0723783a1e2fce555
i965: Replace struct with bit shifting for WM pull constant surfaces.

This reduces compiled size (4.7% of brw_wm_surface_state.o).

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_defines.h
src/mesa/drivers/dri/i965/brw_wm_surface_state.c