radeonsi: change PIPE_SHADER to MESA_SHADER (si_compile_llvm)
[mesa.git] / src / gallium / meson.build
index ba26a50bcedb557720569dece4193662b41a16be..1681fcd07343a488b6901392c41850ff82f17ea7 100644 (file)
@@ -225,3 +225,7 @@ if with_tests
   endif
   subdir('tests')
 endif
+if with_swrast_vk
+  subdir('frontends/vallium')
+  subdir('targets/vallium')
+endif