mesa/src/gallium/tests
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
..
graw gallium: add flags parameter to pipe_screen::context_create 2015-08-26 19:25:18 +02:00
python/tests/regress/fragment-shader Add a test for the compare opcode. 2012-02-23 12:29:29 +00:00
trivial gallium/tests: fix build with clang compiler 2016-01-03 12:18:00 +01:00
unit mesa: Add scons files to distribution. 2014-12-12 12:11:50 -08:00