i965: Mark texture formats as supported using the surface formats table.
authorEric Anholt <eric@anholt.net>
Tue, 15 Nov 2011 21:15:09 +0000 (13:15 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 22 Nov 2011 21:58:38 +0000 (13:58 -0800)
commit1b4910b3050729eabac15936ef701ef3acd4e70f
tree17b8fc2c380e16a653dd13f3ac6d980d54de5532
parent3d798abc818326a377bbbdaac29058ac7b41e1a0
i965: Mark texture formats as supported using the surface formats table.

This is currently duplicated with intel_context.c's setup of the
formats table, and sets true for exactly the same set of formats on
gen6.

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