r600g/compute: align items correctly
authorBruno Jiménez <brunojimen@gmail.com>
Mon, 19 May 2014 16:14:56 +0000 (18:14 +0200)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 10 Jun 2014 19:29:57 +0000 (15:29 -0400)
commit2e01b8b440c1402c88a2755d89f40292e1f36ce5
tree29be59cd5cedaae8ef5f8fac6848ddce5dee0f17
parentdf1dd8bf22273b70a725299d269369c2d965334a
r600g/compute: align items correctly

Now, items whose size is a multiple of 1024 dw won't leave
1024 dw between itself and the following item

The rest of the cases is left as it was

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
src/gallium/drivers/r600/compute_memory_pool.c