Re: [Mesa-dev] [PATCH] mesa: make attribute binding message more useful

2016-07-01 Thread Iago Toral
On Fri, 2016-07-01 at 14:00 +1000, Timothy Arceri wrote: > --- > src/mesa/main/shader_query.cpp | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/src/mesa/main/shader_query.cpp b/src/mesa/main/shader_query.cpp > index b5e1a44..a2a93b1 100644 > --- a/src/mesa/main/shader_q

[Mesa-dev] [PATCH] mesa: make attribute binding message more useful

2016-06-30 Thread Timothy Arceri
--- src/mesa/main/shader_query.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/mesa/main/shader_query.cpp b/src/mesa/main/shader_query.cpp index b5e1a44..a2a93b1 100644 --- a/src/mesa/main/shader_query.cpp +++ b/src/mesa/main/shader_query.cpp @@ -84,7 +84,8 @@ _mesa_B