iris: Use PIPE_BUFFER_STAGING for the query objects
[mesa.git] / meson_options.txt
index a2bd2ac64d510e898944f2e98962077e4f0729c3..6c14fd503b9a0d0a4e427a0064a448a875bbae39 100644 (file)
@@ -330,3 +330,9 @@ option(
   value : true,
   description : 'Enable direct rendering in GLX and EGL for DRI',
 )
+option(
+  'I-love-half-baked-turnips',
+  type : 'boolean',
+  value : false,
+  description : 'Allow work-in-progress freedreno vulkan driver to be enabled',
+)