r600g/compute: Fix input buffer size calculation
authorTom Stellard <thomas.stellard@amd.com>
Mon, 22 Apr 2013 14:32:10 +0000 (07:32 -0700)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 25 Apr 2013 20:24:24 +0000 (13:24 -0700)
commit09e47f7a25a4e9daa06692819e8fdfdb412c7a46
tree75933091b29ee597e437c809c0517ce497ea950e
parent904b03824b4c5cc24649aa69dd1a557ddfd5dda3
r600g/compute: Fix input buffer size calculation

Buffer size should be in bytes not dwords.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/evergreen_compute.c