r600g: remove bpt and start using pitch_in_bytes/pixels.
authorDave Airlie <airlied@redhat.com>
Wed, 13 Oct 2010 01:03:18 +0000 (11:03 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 13 Oct 2010 05:55:48 +0000 (15:55 +1000)
commite3b089126c63c7178d725fbe245ca09d3f9edba1
tree507edb38fd04c96b8b8652c5bd891f506903269d
parentfa797f12b3e1e82020eb7bc8fd0181baa7515efe
r600g: remove bpt and start using pitch_in_bytes/pixels.

this mirror changes in r300g, bpt is kinda useless when it comes to some
of the non-simple texture formats.
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/r600_resource.h
src/gallium/drivers/r600/r600_state.c
src/gallium/drivers/r600/r600_texture.c