aco: Don't store LS VS outputs to LDS when TCS doesn't need them.
[mesa.git] / src / gallium / tests / unit / SConscript
index 0650804018bedff1a4a10d010f0f27fc463415bb..4465396334f3aee29378f3895ed2c5f2df05161d 100644 (file)
@@ -13,8 +13,6 @@ if env['platform'] == 'freebsd8':
 progs = [
     'pipe_barrier_test',
     'u_cache_test',
-    'u_format_test',
-    'u_format_compatible_test',
     'u_half_test',
     'translate_test'
 ]