summaryrefslogtreecommitdiff
path: root/src/panfrost/ci
diff options
context:
space:
mode:
authorMary Guillemard <mary.guillemard@collabora.com>2024-06-26 09:47:51 +0200
committerMarge Bot <emma+marge@anholt.net>2024-06-26 16:33:41 +0000
commitbd93e330872056aab46034c2d247b540be0d813f (patch)
treed7247fe5f263d2e616e93e31d00fab83a460f11b /src/panfrost/ci
parentc45d05b1e4fd2aaee4418762eb2daab0bba9c56e (diff)
panvk: Enable texture filtering 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/ci')
-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 c541f585b21..c4d6f5034c5 100644
--- a/src/panfrost/ci/deqp-panfrost-g52-vk.toml
+++ b/src/panfrost/ci/deqp-panfrost-g52-vk.toml
@@ -58,4 +58,5 @@ include = [
"dEQP-VK.spirv_assembly.instruction.compute.workgroup_memory.*",
"dEQP-VK.ssbo.layout.single_basic_type.*",
"dEQP-VK.texture.explicit_lod.*.derivatives.*",
+ "dEQP-VK.texture.filtering.*",
]