util: Helper function to determined whether two formats can be memcpy'ed.
[mesa.git] / src / gallium / tests / unit / SConscript
index edc68e34d9efa3b7d50cf199fd1a5a399134d989..359759e22b264cb3fb9ad58432c8f066ce6e5b1b 100644 (file)
@@ -14,6 +14,7 @@ progs = [
     'pipe_barrier_test',
     'u_cache_test',
     'u_format_test',
+    'u_format_compatible_test',
     'u_half_test',
     'translate_test'
 ]