Re: [Mesa-dev] [PATCH 05/10] postprocess: fix new gcc6 warnings

2016-02-16 Thread Matt Turner
On Tue, Feb 16, 2016 at 10:58 AM, Rob Clark wrote: > In file included from src/gallium/state_trackers/dri/dri_screen.h:44:0, > from src/gallium/state_trackers/dri/dri_query_renderer.c:7: > src/gallium/auxiliary/postprocess/filters.h:54:33: warning: ‘pp_filters’ > defined but not u

[Mesa-dev] [PATCH 05/10] postprocess: fix new gcc6 warnings

2016-02-16 Thread Rob Clark
In file included from src/gallium/state_trackers/dri/dri_screen.h:44:0, from src/gallium/state_trackers/dri/dri_query_renderer.c:7: src/gallium/auxiliary/postprocess/filters.h:54:33: warning: ‘pp_filters’ defined but not used [-Wunused-const-variable] static const struct pp_filter