compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit host
authorAaron Watry <awatry@gmail.com>
Tue, 22 Nov 2016 17:18:11 +0000 (11:18 -0600)
committerAaron Watry <awatry@gmail.com>
Wed, 23 Nov 2016 16:15:00 +0000 (10:15 -0600)
commit60c3a0a67c758abd731be49c462da1f14a8f778f
tree57713bece743dd4c2b9566b5eb3aae67b8dfad2d
parent5cc07d854c85e30c5aa1ced626b4b6500f8cd74c
compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit host

Avoids three warnings.

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