Re: [Mesa-dev] [PATCH] vulkan: Add the fuchsia headers

2018-10-14 Thread Lionel Landwerlin
Acked-by: Lionel Landwerlin On 13/10/2018 16:00, Jason Ekstrand wrote: These were missing in the last couple of spec updates. --- include/vulkan/vulkan.h | 4 +++ include/vulkan/vulkan_fuchsia.h | 58 + 2 files changed, 62 insertions(+) create mode

[Mesa-dev] [PATCH] vulkan: Add the fuchsia headers

2018-10-13 Thread Jason Ekstrand
These were missing in the last couple of spec updates. --- include/vulkan/vulkan.h | 4 +++ include/vulkan/vulkan_fuchsia.h | 58 + 2 files changed, 62 insertions(+) create mode 100644 include/vulkan/vulkan_fuchsia.h diff --git a/include/vulkan/vulkan.h b