Re: [Mesa-dev] CI for vallium question

2020-08-17 Thread Eric Anholt
On Sun, Aug 16, 2020 at 2:01 PM Dave Airlie  wrote:
>
> 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.

I would also put it in the meson-gallium group (more accurately "build
most of mesa")

LMK if you have any questions about hooking it up to deqp-runner CI,
I'm definitely looking forward to seeing that in place!
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


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 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.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[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.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev