mesa: use PRId64/PRIu64 when printing 64-bit ints
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 8 Feb 2017 00:58:23 +0000 (11:58 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 8 Feb 2017 02:50:01 +0000 (13:50 +1100)
commit90014d07667294094cdb6d9c5c8ac3f2338781fa
tree541ebbbf7ba5d719a5b8680d037b760a4a668dd3
parentc674f11e42e25924084aaf825c7dba95748c66fe
mesa: use PRId64/PRIu64 when printing 64-bit ints

V2: actually use PRIu64

Reviewed-by: Dave Airlie <airlied@redhat.com>
src/mesa/main/uniform_query.cpp