glsl: Initialize all fields of ir_variable in constructor
[mesa.git] / meson_options.txt
index 3ab2900f929ea1871161f3466d566fda5f09e1b2..626baf3d5c2cf78c3db1f501322f52b904ce6881 100644 (file)
@@ -61,7 +61,7 @@ option(
   choices : [
     '', 'auto', 'kmsro', 'radeonsi', 'r300', 'r600', 'nouveau', 'freedreno',
     'swrast', 'v3d', 'vc4', 'etnaviv', 'tegra', 'i915', 'svga', 'virgl',
-    'swr', 'panfrost', 'iris', 'lima'
+    'swr', 'panfrost', 'iris', 'lima', 'zink'
   ],
   description : 'List of gallium drivers to build. If this is set to auto all drivers applicable to the target OS/architecture will be built'
 )