mesa/src/gallium/tests/trivial
Samuel Pitoiset 6a49fcfb1f gallium/tests: fix build with clang compiler
Nested functions are supported as an extension in GNU C, but Clang
don't support them.

This fixes compilation errors when (manually) building compute.c,
or by setting --enable-gallium-tests to the configure script.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=75165
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2016-01-03 12:18:00 +01:00
..
.gitignore gallium/tests: update .gitignore files 2012-11-21 18:24:30 +01:00
compute.c gallium/tests: fix build with clang compiler 2016-01-03 12:18:00 +01:00
Makefile.am gallium: rename libpipe_loader to libpipe_loader_dynamic 2015-11-21 12:52:19 +00:00
quad-tex.c gallium: remove library_path argument from pipe_loader_create_screen() 2015-11-21 12:52:18 +00:00
tri.c gallium: remove library_path argument from pipe_loader_create_screen() 2015-11-21 12:52:18 +00:00