radeonsi/nir: add missing piece for bindless image support
[mesa.git] / src / gallium / tests / meson.build
index 1779874fb1a188c034be861d4dae8623cf73656d..0ee04350c87b6588d0b4c0ffb26591be19a23961 100644 (file)
@@ -19,3 +19,7 @@
 # SOFTWARE.
 
 subdir('trivial')
+if with_gallium_softpipe
+  subdir('unit')
+endif
+subdir('graw')