Mesa compilation failed with freedreno gallium driver

Mayank Jain mayankjn.jain1993 at gmail.com
Mon Oct 28 15:20:49 UTC 2024


Can anyone please help out here ?

On Fri, Oct 18, 2024 at 6:16 PM Mayank Jain <mayankjn.jain1993 at gmail.com>
wrote:

> Hi Mesa team,
> I am trying to compile mesa with zink, freedreno gallium driver.
>
> I am able to successfully compile mesa.sln using below command and
> generate libgallium_wsl.dll, opengl32.dll, libglapi.dll
> *meson setup builddir/ -Dbuildtype=release -Dgallium-drivers=zink*
>
> But while verifying above built DLLs with gfxbench on an adreno GPU, the
> app doesn't list 'Zink with Vulkan' as it shows with official mesa release
> bits.
>
> Suspecting built DLLs doesn't support adreno GPU and mesa needs to be
> explicitly built with freedreno gallium driver using below command.
> *meson setup builddir/ -Dbuildtype=release
> -Dgallium-drivers=zink,freedreno*
>
> The build is failing with the freedreno build setup.
> Backend setup : vs 2022
>
> [image: image.png]
>
> Could you please help me out with how to resolve the error ?
>
> Thanks
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-users/attachments/20241028/9c0dd737/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 71891 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-users/attachments/20241028/9c0dd737/attachment-0001.png>


More information about the mesa-users mailing list