r600g/compute: Fix singed/unsigned comparison compiler warnings.
authorJan Vesely <jan.vesely@rutgers.edu>
Fri, 25 Jul 2014 14:33:42 +0000 (10:33 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 25 Jul 2014 16:55:05 +0000 (12:55 -0400)
commit0bc1fa22d8408fbc16bd5edd3b9d796e5c4e7296
treee6779059a51776282d23a19108991d5055c7cb93
parent0ec858764204bf502535b799210db674de7c9e8a
r600g/compute: Fix singed/unsigned comparison compiler warnings.

The iteration variables go from 0 anyway.

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
src/gallium/drivers/r600/evergreen_compute.c