Re: [Mesa-dev] [PATCH 12/23] mesa: refactor GetFragDataLocation

2015-03-16 Thread Ilia Mirkin
On Fri, Mar 13, 2015 at 4:37 AM, Tapani Pälli wrote: > Use program_resource_location to fetch location. > > Signed-off-by: Tapani Pälli > --- > src/mesa/main/shader_query.cpp | 28 ++-- > 1 file changed, 6 insertions(+), 22 deletions(-) > > diff --git a/src/mesa/main/shad

[Mesa-dev] [PATCH 12/23] mesa: refactor GetFragDataLocation

2015-03-13 Thread Tapani Pälli
Use program_resource_location to fetch location. Signed-off-by: Tapani Pälli --- src/mesa/main/shader_query.cpp | 28 ++-- 1 file changed, 6 insertions(+), 22 deletions(-) diff --git a/src/mesa/main/shader_query.cpp b/src/mesa/main/shader_query.cpp index 7e8cf9c..f576972