i965: Replace structs with bitfield shifting for WM texture surfaces.
authorEric Anholt <eric@anholt.net>
Thu, 28 Apr 2011 04:50:20 +0000 (21:50 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 31 May 2011 19:07:28 +0000 (12:07 -0700)
commitae5c1fceba383d13ab66f1c8db652bd98dfa4a26
tree4ffe7aa9fba24a2855c05d583dc8f4e3fe0b2437
parent7d437b1f7fb64f187125a393eebe1d1c17db9961
i965: Replace structs with bitfield shifting for WM texture surfaces.

This massively reduces compiled size (4.9% of brw_wm_surface_state.o).

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