mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-24 01:40:22 +01:00
zink/ci: remove spec@nv_shader_atomic_int64@* from the fail lists
Fixes: 56eb831155 ("aco: run nir_lower_int64 after nir_opt_uniform_atomics")
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23553>
This commit is contained in:
parent
0ce595a89a
commit
bb3cf3ff8e
2 changed files with 0 additions and 20 deletions
|
|
@ -310,16 +310,6 @@ spec@ext_texture_srgb@fbo-generatemipmap-formats@GL_SLUMINANCE_ALPHA,Fail
|
|||
spec@ext_texture_srgb@fbo-generatemipmap-formats@GL_SLUMINANCE_ALPHA NPOT,Fail
|
||||
spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
|
||||
|
||||
# ACO bugs (pass with LLVM)
|
||||
spec@nv_shader_atomic_int64@execution@shared-atomicmax-int,Crash
|
||||
spec@nv_shader_atomic_int64@execution@shared-atomicmax-uint,Crash
|
||||
spec@nv_shader_atomic_int64@execution@shared-atomicmin-int,Crash
|
||||
spec@nv_shader_atomic_int64@execution@shared-atomicmin-uint,Crash
|
||||
spec@nv_shader_atomic_int64@execution@ssbo-atomicmax-int,Crash
|
||||
spec@nv_shader_atomic_int64@execution@ssbo-atomicmax-uint,Crash
|
||||
spec@nv_shader_atomic_int64@execution@ssbo-atomicmin-int,Crash
|
||||
spec@nv_shader_atomic_int64@execution@ssbo-atomicmin-uint,Crash
|
||||
|
||||
# Introduced with the uprev of piglit (70ce1dcacc92 - "ci: Update piglit with s3 support")
|
||||
spec@egl 1.4@egl-ext_egl_image_storage,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -311,16 +311,6 @@ spec@ext_texture_srgb@fbo-generatemipmap-formats@GL_SLUMINANCE_ALPHA,Fail
|
|||
spec@ext_texture_srgb@fbo-generatemipmap-formats@GL_SLUMINANCE_ALPHA NPOT,Fail
|
||||
spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
|
||||
|
||||
# ACO bugs (pass with LLVM)
|
||||
spec@nv_shader_atomic_int64@execution@shared-atomicmax-int,Crash
|
||||
spec@nv_shader_atomic_int64@execution@shared-atomicmax-uint,Crash
|
||||
spec@nv_shader_atomic_int64@execution@shared-atomicmin-int,Crash
|
||||
spec@nv_shader_atomic_int64@execution@shared-atomicmin-uint,Crash
|
||||
spec@nv_shader_atomic_int64@execution@ssbo-atomicmax-int,Crash
|
||||
spec@nv_shader_atomic_int64@execution@ssbo-atomicmax-uint,Crash
|
||||
spec@nv_shader_atomic_int64@execution@ssbo-atomicmin-int,Crash
|
||||
spec@nv_shader_atomic_int64@execution@ssbo-atomicmin-uint,Crash
|
||||
|
||||
# Introduced with the uprev of piglit (70ce1dcacc92 - "ci: Update piglit with s3 support")
|
||||
spec@egl 1.4@egl-ext_egl_image_storage,Fail
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue