X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=meson_options.txt;h=a0cf4abca9282cb34823b701711faa5c7c190e37;hb=b6f31898a24adda853d8ac2ce3dff211a819c1cf;hp=2d39d13b6adfcdefe06640f245cfcefdeb38c5cc;hpb=932f51d593418c95bf8f56ac9335d5f6c52c1285;p=mesa.git diff --git a/meson_options.txt b/meson_options.txt index 2d39d13b6ad..a0cf4abca92 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -166,7 +166,7 @@ option( 'vulkan-drivers', type : 'array', value : ['auto'], - choices : ['auto', 'amd', 'freedreno', 'intel'], + choices : ['auto', 'amd', 'freedreno', 'intel', '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(