util/format: Take advantage of sequential nature of pipe_format enum.
authorMichal Krol <michal@vmware.com>
Tue, 8 Dec 2009 14:46:15 +0000 (15:46 +0100)
committerMichal Krol <michal@vmware.com>
Tue, 8 Dec 2009 14:46:15 +0000 (15:46 +0100)
commitddbd2d08b7c5b5653981db8fec58d5c3244049cd
tree0395414898dd571e021140ea95d104900ef2372b
parent714e1880d9e39a7ad5e59fd48306cb92ade65e6f
util/format: Take advantage of sequential nature of pipe_format enum.

Make sure the format descriptor table can be indexed directly.
src/gallium/auxiliary/util/u_format.c
src/gallium/auxiliary/util/u_format.csv
src/gallium/auxiliary/util/u_format_table.py