[Mesa-dev] [PATCH] anv: add the main include directory back
Emil Velikov
emil.l.velikov at gmail.com
Sun Mar 19 21:27:48 UTC 2017
On 19 March 2017 at 16:32, Grazvydas Ignotas <notasas at gmail.com> wrote:
> With that, it's picking the earlier installed
> /opt/xorg/include/vulkan/vulkan_intel.h instead of
> ../../include/vulkan/vulkan_intel.h , and that one has:
>
> #include "vulkan.h"
>
I'm wondering if that one should be <vulkan/vulkan.h> although I'm not
an expert why we have a vulkan_intel.h in the first place.
Let's stick with Jason's suggestion and use the in-tree headers -
please move AM_CPPFLAGS at the top of VULKAN_CPPFLAGS.
Thanks
Emil
More information about the mesa-dev
mailing list