[Piglit] Vulkan headers dependency
Jose Fonseca
jfonseca at vmware.com
Tue May 5 14:53:07 UTC 2020
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20200505/e5e12475/attachment-0001.htm>
More information about the Piglit
mailing list