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>
This commit is contained in:
Mary Guillemard
2024-06-26 09:47:51 +02:00
committed by Marge Bot
parent c45d05b1e4
commit bd93e33087

View File

@@ -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.*",
]