diff --git a/mesalib.be0 b/mesalib.be0 index 203ecd7b9..ee6efd7b9 100755 --- a/mesalib.be0 +++ b/mesalib.be0 @@ -63,7 +63,8 @@ mee_configure() { --enable-glx-tls \ --with-llvm-shared-libs \ --with-egl-platforms="drm,x11" \ - --with-gallium-drivers="nouveau,r600,radeonsi,svga,swrast" + --with-gallium-drivers="nouveau,r600,radeonsi,svga,swrast" \ + --with-vulkan-drivers="intel,radeon" } #mee_build() {