r600g: remove unsupported evergreen CB formats
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jan 2012 23:42:39 +0000 (18:42 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jan 2012 23:46:03 +0000 (18:46 -0500)
commitb8f7550a31aabd3e00d2f822bc2587304e676fde
treeb480891bc938666dbc4bdc8eb475569d2500212e
parent3409118371b26b534ea64a96ae051392691769f7
r600g: remove unsupported evergreen CB formats

The evergreen+ CB no longer supports the following formats
compared to 6xx/7xx:
- COLOR_4_4
- COLOR_3_3_2
- COLOR_6_5_5
- COLOR_8_24_FLOAT
- COLOR_24_8_FLOAT
- COLOR_11_11_10
- COLOR_11_11_10_FLOAT

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/evergreen_state.c