mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
ci/freedreno: Remove some xfails for tests that now skip.
The last CTS uprev correctly turned them into NotSupported. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14839>
This commit is contained in:
parent
ffa9438183
commit
add2121969
2 changed files with 0 additions and 13 deletions
|
|
@ -1,10 +1,3 @@
|
|||
# Missing 16-bit storage access at vktAmberTestCase.cpp:422 (InternalError)
|
||||
# Possibly fixed by VK-GL-CTS 54c075fd1cdb ("Fix amber vs cts device feature requirements")
|
||||
dEQP-VK.glsl.builtin.precision_fp16_storage16b.determinant.compute.mat3,Fail
|
||||
dEQP-VK.glsl.builtin.precision_fp16_storage16b.determinant.compute.mat4,Fail
|
||||
dEQP-VK.glsl.builtin.precision_fp16_storage16b.inverse.compute.mat3,Fail
|
||||
dEQP-VK.glsl.builtin.precision_fp16_storage16b.inverse.compute.mat4,Fail
|
||||
|
||||
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3505
|
||||
dEQP-VK.subgroups.multiple_dispatches.uniform_subgroup_size,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -31,12 +31,6 @@ bypass-dEQP-GLES31.functional.blend_equation_advanced.msaa.overlay,Fail
|
|||
bypass-dEQP-GLES31.functional.blend_equation_advanced.msaa.screen,Fail
|
||||
bypass-dEQP-GLES31.functional.blend_equation_advanced.msaa.softlight,Fail
|
||||
|
||||
# Missing 16-bit storage access at vktAmberTestCase.cpp:422 (InternalError)
|
||||
dEQP-VK.glsl.builtin.precision_fp16_storage16b.determinant.compute.mat3,Fail
|
||||
dEQP-VK.glsl.builtin.precision_fp16_storage16b.determinant.compute.mat4,Fail
|
||||
dEQP-VK.glsl.builtin.precision_fp16_storage16b.inverse.compute.mat3,Fail
|
||||
dEQP-VK.glsl.builtin.precision_fp16_storage16b.inverse.compute.mat4,Fail
|
||||
|
||||
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3505
|
||||
dEQP-VK.subgroups.multiple_dispatches.uniform_subgroup_size,Fail
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue