broadcom/vc5: Convert vc5_cl.h to use the V3DX() macros.
[mesa.git] / meson.build
index 1a1d3fd69b9ca66f605165fa4bfdc83d837bc3cb..77e4e894b230659686a4b231a0fc00d4302c8834 100644 (file)
@@ -125,6 +125,7 @@ with_gallium_imx = false
 with_gallium_i915 = false
 with_gallium_svga = false
 with_gallium_virgl = false
+with_gallium_swr = false
 _drivers = get_option('gallium-drivers')
 if _drivers == 'auto'
   if not ['darwin', 'windows'].contains(host_machine.system())