Re: [Mesa-dev] [PATCH] glsl: Store gl_uniform_driver_storage::format as the actual type

2014-06-11 Thread Tapani
Reviewed-by: Tapani Pälli tapani.pa...@intel.com On 06/11/2014 05:14 AM, Ian Romanick wrote: From: Ian Romanick ian.d.roman...@intel.com And delete the incorrect comment. Signed-off-by: Ian Romanick ian.d.roman...@intel.com --- src/glsl/ir_uniform.h| 7 ++- src/mesa/main/uniforms.c

[Mesa-dev] [PATCH] glsl: Store gl_uniform_driver_storage::format as the actual type

2014-06-10 Thread Ian Romanick
From: Ian Romanick ian.d.roman...@intel.com And delete the incorrect comment. Signed-off-by: Ian Romanick ian.d.roman...@intel.com --- src/glsl/ir_uniform.h| 7 ++- src/mesa/main/uniforms.c | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/src/glsl/ir_uniform.h

Re: [Mesa-dev] [PATCH] glsl: Store gl_uniform_driver_storage::format as the actual type

2014-06-10 Thread Matt Turner
Reviewed-by: Matt Turner matts...@gmail.com ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev