glsl: Store gl_uniform_driver_storage::format as the actual type
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 10 Jun 2014 17:41:32 +0000 (10:41 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 11 Jun 2014 18:26:05 +0000 (11:26 -0700)
commit014d45f137b484e4fc24722e77e4a2a15cc04031
tree30a0ae32f6101fd4a0b4f2df8847c252cce53d02
parent0d8944866293c147cb043322cc68e13136278ae5
glsl: Store gl_uniform_driver_storage::format as the actual type

And delete the incorrect comment.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/glsl/ir_uniform.h
src/mesa/main/uniforms.c