r600: consolidate PIPE_BIND_SHARED/SCANOUT handling
[mesa.git] / meson_options.txt
index f5705c2b3c21144377d75606cd16c1bdc9c2e7bb..a573290b7746980b7a5300348d02688a52df5c6a 100644 (file)
@@ -90,8 +90,8 @@ option(
 option(
   'gallium-omx',
   type : 'combo',
-  value : 'bellagio',
-  choices : ['disabled', 'bellagio'],
+  value : 'auto',
+  choices : ['auto', 'disabled', 'bellagio', 'tizonia'],
   description : 'enable gallium omx state tracker.',
 )
 option(