summaryrefslogtreecommitdiff
path: root/src/panfrost
diff options
context:
space:
mode:
authorMary Guillemard <mary.guillemard@collabora.com>2024-06-24 12:20:07 +0200
committerMarge Bot <emma+marge@anholt.net>2024-06-26 16:33:41 +0000
commit8b8eb7f3f4930f05239397f2b6a2f917b8f5b5b3 (patch)
treefc283c397c71f98ec83006e2005071a13ce98f63 /src/panfrost
parenta6f91afee1d4448b43396aadcf5467fb502420a6 (diff)
panvk: Enable glsl.440.linkage in CI for Mali-G52
Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com> Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29872>
Diffstat (limited to 'src/panfrost')
-rw-r--r--src/panfrost/ci/deqp-panfrost-g52-vk.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/panfrost/ci/deqp-panfrost-g52-vk.toml b/src/panfrost/ci/deqp-panfrost-g52-vk.toml
index 260ea3f80a0..c541f585b21 100644
--- a/src/panfrost/ci/deqp-panfrost-g52-vk.toml
+++ b/src/panfrost/ci/deqp-panfrost-g52-vk.toml
@@ -23,6 +23,7 @@ include = [
"dEQP-VK.draw.renderpass.instanced.draw_indexed_vk_*",
"dEQP-VK.draw.renderpass.offscreen_viewport.*",
"dEQP-VK.image.atomic_operations.*",
+ "dEQP-VK.glsl.440.linkage.*",
"dEQP-VK.glsl.builtin.function.*",
"dEQP-VK.glsl.builtin.precision.frexp.*",
"dEQP-VK.glsl.builtin.precision.ldexp.*",