From fca045f02f97b5d5e17d16cd5f3bf9c4d5bbe3f0 Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Thu, 23 May 2024 19:45:30 -0700 Subject: [PATCH] ci/freedreno: a3xx will never have Vulkan support Do not spam CI logs. Signed-off-by: David Heidelberg Part-of: --- src/freedreno/ci/freedreno-a307-skips.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/freedreno/ci/freedreno-a307-skips.txt b/src/freedreno/ci/freedreno-a307-skips.txt index 432c786e826..319fcbeb6bc 100644 --- a/src/freedreno/ci/freedreno-a307-skips.txt +++ b/src/freedreno/ci/freedreno-a307-skips.txt @@ -2,6 +2,9 @@ # non-zero-length and not starting with '#', will regex match to # delete lines from the test list. Be careful. +# no Vulkan support +spec@ext_external_objects@vk.* + # no msaa support .*msaa.* .*multisample.*