mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 14:18:07 +02:00
radv/ci: fix fails list for NAVI21
Probably a wrong rebase. Also add Vangogh.
Fixes: 72910242a6 ("radv/ci: Skip slow/crashing ray tracing tests")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Martin Roukala <martin.roukala@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16690>
This commit is contained in:
parent
1c186580e1
commit
59d246e1c5
3 changed files with 8 additions and 4 deletions
|
|
@ -1,5 +1 @@
|
|||
dEQP-VK.glsl.builtin.precision_double.determinant.compute.mat3,Fail
|
||||
|
||||
# Those cases crash in spirv to nir.
|
||||
dEQP-VK.ray_query.advanced.using_wrapper_function.comp.triangles,Crash
|
||||
dEQP-VK.ray_query.advanced.using_wrapper_function.comp.aabbs,Crash
|
||||
|
|
|
|||
|
|
@ -1 +1,5 @@
|
|||
dEQP-VK.glsl.builtin.precision_double.determinant.compute.mat3,Fail
|
||||
|
||||
# Those cases crash in spirv to nir.
|
||||
dEQP-VK.ray_query.advanced.using_wrapper_function.comp.triangles,Crash
|
||||
dEQP-VK.ray_query.advanced.using_wrapper_function.comp.aabbs,Crash
|
||||
|
|
|
|||
|
|
@ -1 +1,5 @@
|
|||
dEQP-VK.glsl.builtin.precision_double.determinant.compute.mat3,Fail
|
||||
|
||||
# Those cases crash in spirv to nir.
|
||||
dEQP-VK.ray_query.advanced.using_wrapper_function.comp.triangles,Crash
|
||||
dEQP-VK.ray_query.advanced.using_wrapper_function.comp.aabbs,Crash
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue