Simplify the redundant meaning of format layout.
authorMichal Krol <michal@vmware.com>
Tue, 8 Dec 2009 19:48:47 +0000 (20:48 +0100)
committerMichal Krol <michal@vmware.com>
Tue, 8 Dec 2009 19:48:47 +0000 (20:48 +0100)
commiteb926ddf9eee1095c7fc12013f0b8375bbaeca6f
tree304702202339b784ac2fa721538b26979c4ea912
parent876a785a182d7987786377ff0a44ee40628254f3
Simplify the redundant meaning of format layout.

We really just need to know whether the format is compressed or not.
For more detailed information format colorspace should suffice.
src/gallium/auxiliary/util/u_format.h
src/gallium/auxiliary/util/u_format_table.py
src/gallium/drivers/llvmpipe/lp_screen.c
src/gallium/drivers/r300/r300_state_inlines.h
src/mesa/state_tracker/st_format.c