r600g: allocate FMASK right after the texture, so that it's aligned with it
authorMarek Olšák <maraeo@gmail.com>
Sun, 3 Mar 2013 13:54:31 +0000 (14:54 +0100)
committerMarek Olšák <maraeo@gmail.com>
Mon, 11 Mar 2013 12:43:36 +0000 (13:43 +0100)
commit52efa01de0c24ed59079a888b7ba1ad6bc5ebaf8
tree868e32d636234c9b4d0bcc2f9c98ea8cedda87ae
parent2c339f801516d4f6201e8bd4cd0fe0033f36046a
r600g: allocate FMASK right after the texture, so that it's aligned with it

This avoids the kernel CS checker errors with MSAA textures.

Reviewed-by: Jerome Glisse <jglisse@redhat.com>
src/gallium/drivers/r600/r600_texture.c