Re: [Mesa-dev] [PATCH 2/2] mesa: fix ARRAY_SIZE query for GetProgramResourceiv

2015-08-02 Thread Tapani Pälli
Sorry, this is not right, forget about this patch :/ On 08/03/2015 09:02 AM, Tapani Pälli wrote: Fixes rest of the failures with ES31-CTS.program_interface_query.no-locations Signed-off-by: Tapani Pälli --- src/mesa/main/shader_query.cpp | 7 +-- 1 file changed, 5 insertions(+), 2 d

[Mesa-dev] [PATCH 2/2] mesa: fix ARRAY_SIZE query for GetProgramResourceiv

2015-08-02 Thread Tapani Pälli
Fixes rest of the failures with ES31-CTS.program_interface_query.no-locations Signed-off-by: Tapani Pälli --- src/mesa/main/shader_query.cpp | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/mesa/main/shader_query.cpp b/src/mesa/main/shader_query.cpp index b49fd38