compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit host
authorAaron Watry <awatry@gmail.com>
Mon, 3 Oct 2016 14:47:45 +0000 (09:47 -0500)
committerAaron Watry <awatry@gmail.com>
Wed, 23 Nov 2016 16:15:00 +0000 (10:15 -0600)
commitac458d2ae8e52c5b314db5136e955239d4b43386
treebda6c65e520780ac823ddbe80a626a9e83702257
parent60c3a0a67c758abd731be49c462da1f14a8f778f
compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit host

Avoids two warnings.

Signed-off-by: Aaron Watry <awatry@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/compiler/glsl/tests/cache_test.c