Re: [Mesa-dev] [PATCH] glsl: Add missing cache_destroy stub function.

2016-10-07 Thread Timothy Arceri
On Sat, 2016-10-08 at 14:42 +1100, Timothy Arceri wrote: > Hi Vinson, > > This seems reasonable. > > Although the problem should already be fixed by f546b41f6ac9b4394 > > Reviewed-by: Timothy Arceri > > Thinking about it some more these are probably not used anywhere > anymore. Carl's used the

Re: [Mesa-dev] [PATCH] glsl: Add missing cache_destroy stub function.

2016-10-07 Thread Timothy Arceri
Hi Vinson, This seems reasonable. Although the problem should already be fixed by f546b41f6ac9b4394 Reviewed-by: Timothy Arceri Thinking about it some more these are probably not used anywhere anymore. Carl's used these in the original patch set I believe I've updated everything to be wrapped