mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
radeonsi/ci: mark a bunch of subgroups tests as failing
Fixes: 48a49c4e04 ("radeonsi: enable KHR_shader_subgroup")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30928>
This commit is contained in:
parent
f05887a359
commit
66bae75d47
1 changed files with 7 additions and 0 deletions
|
|
@ -10,6 +10,13 @@ KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess,Fail
|
|||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency,Fail
|
||||
|
||||
KHR-Single-GL46.subgroups.builtin_var.compute.subgroupsize_compute,Fail
|
||||
KHR-Single-GL46.subgroups.builtin_var.framebuffer.subgroupsize_geometry,Fail
|
||||
KHR-Single-GL46.subgroups.builtin_var.framebuffer.subgroupsize_tess_control,Fail
|
||||
KHR-Single-GL46.subgroups.builtin_var.framebuffer.subgroupsize_tess_eval,Fail
|
||||
KHR-Single-GL46.subgroups.builtin_var.framebuffer.subgroupsize_vertex,Fail
|
||||
KHR-Single-GL46.subgroups.builtin_var.graphics.subgroupsize,Fail
|
||||
|
||||
# Regression in the commit range 0549649b..1b8cf06f
|
||||
# src/compiler/nir/nir_opt_varyings.c:1255: gather_outputs: Assertion `!nir_src_is_const(offset) || nir_src_as_uint(offset) == 0' failed.
|
||||
KHR-GL46.tessellation_shader.tessellation_shader_tessellation.max_in_out_attributes,Crash
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue