glsl: fix interface block error message
authorTimothy Arceri <timothy.arceri@collabora.com>
Tue, 19 Jan 2016 03:35:50 +0000 (14:35 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Tue, 19 Jan 2016 03:51:31 +0000 (14:51 +1100)
commitd018619d7f52b9a72d7c010d4afb70653d674f12
tree0b98fae41e8ebf2234fe2dd9c17c9ce7b77a3b4b
parenta31819cff8f4560786d731f5f1de6ba814368a2f
glsl: fix interface block error message

Print the stream value not the pointer to the expression,
also use the unsigned format specifier.

Cc: 11.1 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/glsl/ast_to_hir.cpp