r600g: add r600 surface to store the aligned height.
authorDave Airlie <airlied@redhat.com>
Thu, 21 Oct 2010 03:31:27 +0000 (13:31 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 21 Oct 2010 03:33:00 +0000 (13:33 +1000)
commit91e513044de21f20c2c085a99e9d784c7a61173c
treecddd7a34bd55bf66548536820ed87a88b997e324
parent388ce31baa860a0d7535c852d768c6e243c8133c
r600g: add r600 surface to store the aligned height.

we need to know the aligned height when binding the surface to cb/zb,
not the gallium surface height.
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