[Mesa-dev] [PATCH 11/11] intel: Enable vulkan build for gen10
Jason Ekstrand
jason at jlekstrand.net
Thu Jun 15 23:12:34 UTC 2017
7-11 are
Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>
Have you tried reverting my patch and running the CTS?
On Tue, Jun 13, 2017 at 11:28 AM, Anuj Phogat <anuj.phogat at gmail.com> wrote:
> This patch just enables building Vulkan libs for gen10. We
> still don't have gen 10 support enabled on Vulkan.
>
> Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
> ---
> src/intel/Makefile.sources | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/src/intel/Makefile.sources b/src/intel/Makefile.sources
> index a877ff2..2e5dab9 100644
> --- a/src/intel/Makefile.sources
> +++ b/src/intel/Makefile.sources
> @@ -261,3 +261,7 @@ VULKAN_GEN8_FILES := \
> VULKAN_GEN9_FILES := \
> vulkan/gen8_cmd_buffer.c \
> $(VULKAN_GENX_FILES)
> +
> +VULKAN_GEN10_FILES := \
> + vulkan/gen8_cmd_buffer.c \
> + $(VULKAN_GENX_FILES)
> --
> 2.9.3
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170615/1e6d91ad/attachment-0001.html>
More information about the mesa-dev
mailing list