[Piglit] Vulkan headers dependency

Eleni Maria Stea estea at igalia.com
Tue May 5 20:13:30 UTC 2020


On Tue, 5 May 2020 14:53:07 +0000
Jose Fonseca <jfonseca at vmware.com> wrote:

> That would work too.
> 
> It's not difficult to make vulkan headers an optional dependency
> FWIW.   IIUC, modifying
> tests/spec/ext_external_objects/CMakeLists.gl.txt and enclosing  all
> in if (LIBVULKAN_FOUND) ... endif () , or something along those
> lines, should do the trick.  I'm pretty sure there are lots of
> precedents for tests being optionally built.
> 
> Jose
> 
> ________________________________
> From: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
> Sent: Tuesday, May 5, 2020 15:46
> To: Jose Fonseca <jfonseca at vmware.com>; Eleni Maria Stea
> <estea at igalia.com> Cc: piglit at lists.freedesktop.org
> <piglit at lists.freedesktop.org> Subject: Re: [Piglit] Vulkan headers
> dependency
> 
> Maybe embedding them like we do in Mesa?
> 
> -Lionel
> 
> On 05/05/2020 17:40, Jose Fonseca wrote:
> Could we please make Vulkan headers an optional dependency?  It would
> simplify building and running piglit on Windows.
> 

Hello,

Apologies for breaking the Windows build! I've submitted a new merge
request with a fix:
https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/282

Eleni


More information about the Piglit mailing list