Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / meson_options.txt
index 2d39d13b6adfcdefe06640f245cfcefdeb38c5cc..0e0a5a785e0cbcc042a571ae2dcfa9a0af96f754 100644 (file)
@@ -166,7 +166,7 @@ option(
   'vulkan-drivers',
   type : 'array',
   value : ['auto'],
-  choices : ['auto', 'amd', 'freedreno', 'intel'],
+  choices : ['auto', 'amd', 'freedreno', 'intel', 'libre-soc', 'swrast'],
   description : 'List of vulkan drivers to build. If this is set to auto all drivers applicable to the target OS/architecture will be built'
 )
 option(