r600g: use PRIi64 for some compute debug printfs
authorDave Airlie <airlied@redhat.com>
Thu, 27 Aug 2015 23:58:15 +0000 (09:58 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 28 Aug 2015 23:06:04 +0000 (09:06 +1000)
commitc149d84d458101e188386a92bbff1e071284d375
treea590069b7d835a8675013721701317fc58683d19
parent8d6d0cc17d945317f44328a7761801e6781dc3fc
r600g: use PRIi64 for some compute debug printfs

Otherwise this will crash on 32-bit, and it gets rid of
warnings building on 32-bit.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/compute_memory_pool.c