Re: [Mesa-dev] [PATCH v2 22/24] mesa: refactor GetUniformLocation

2015-04-13 Thread Martin Peres
On 01/04/15 15:14, Tapani Pälli wrote: Use _mesa_program_resource_location to get location. Signed-off-by: Tapani Pälli tapani.pa...@intel.com --- src/mesa/main/uniforms.c | 19 +-- 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/src/mesa/main/uniforms.c

[Mesa-dev] [PATCH v2 22/24] mesa: refactor GetUniformLocation

2015-04-01 Thread Tapani Pälli
Use _mesa_program_resource_location to get location. Signed-off-by: Tapani Pälli tapani.pa...@intel.com --- src/mesa/main/uniforms.c | 19 +-- 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/src/mesa/main/uniforms.c b/src/mesa/main/uniforms.c index 8872344..0c16641