On Tue, Feb 16, 2016 at 10:58 AM, Rob Clark <robdcl...@gmail.com> 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 used [-Wunused-const-variable] > static const struct pp_filter_t pp_filters[PP_FILTERS] = { > ^~~~~~~~~~ > > Note, this one we may actually want to move into an .c file instead?
I think that would be best. I expect this table is being duplicated for each compilation unit that uses it. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev