Re: [Mesa-dev] CI for vallium question

2020-08-16 Thread Eric Engestrom
I think you should add vallium to whichever builds will be the least extended by adding vallium; I'm guessing that's going to be the gallium build? On 2020-08-16 at 23:01, Dave Airlie wrote: > meson-gallium builds all the gallium drivers but no vulkan drivers. > meson-vulkan builds all the vulk

[Mesa-dev] CI for vallium question

2020-08-16 Thread Dave Airlie
meson-gallium builds all the gallium drivers but no vulkan drivers. meson-vulkan builds all the vulkan driver but no gallium. I've changed the enable to be -Dvulkan-drivers=swrast to enable it, so I suppose the former is more suitable, but just looking for suggestions. Dave. _