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
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
CC glsl/tests/cache_test.o
glsl/tests/cache_test.c: In function ‘test_cache_create’:
glsl/tests/cache_test.c:160:4: error: implicit declaration of function
‘cache_destroy’ [-Werror=implicit-function-declaration]
cache_destroy(cache);
^
Fixes: 87ab26b2ab35 ("glsl: Add initial funct