radeonsi/ci: mark *.tessellation_shader_tessellation.max_in_out_attributes as fixed
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31684>
This commit is contained in:
committed by
Marge Bot
parent
9434ac65f4
commit
60f7b2fc9f
@@ -16,11 +16,6 @@ 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
|
||||
KHR-GLES31.core.tessellation_shader.tessellation_shader_tessellation.max_in_out_attributes,Crash
|
||||
|
||||
spec@!opengl 1.0@gl-1.0-user-clip-all-planes,Fail
|
||||
spec@!opengl 1.0@rasterpos,Fail
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_gs_linked,Fail
|
||||
|
||||
@@ -38,7 +38,6 @@ KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency,Fail
|
||||
KHR-GL46.tessellation_shader.tessellation_shader_tessellation.max_in_out_attributes,Crash
|
||||
|
||||
# These are GLCTS bugs. See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10361
|
||||
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_accessing_info_for_block_with_an_instance_array,Fail
|
||||
@@ -47,5 +46,3 @@ GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuni
|
||||
# escts failures
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
|
||||
KHR-GLES31.core.tessellation_shader.tessellation_shader_tessellation.max_in_out_attributes,Crash
|
||||
KHR-GLES32.core.tessellation_shader.tessellation_shader_tessellation.max_in_out_attributes,Crash
|
||||
|
||||
|
@@ -51,10 +51,7 @@ KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency,Fail
|
||||
KHR-GL46.shader_image_load_store.basic-allTargets-atomic,Fail
|
||||
KHR-GL46.tessellation_shader.tessellation_shader_tessellation.max_in_out_attributes,Crash
|
||||
|
||||
# escts failures
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
|
||||
KHR-GLES31.core.tessellation_shader.tessellation_shader_tessellation.max_in_out_attributes,Crash
|
||||
KHR-GLES32.core.tessellation_shader.tessellation_shader_tessellation.max_in_out_attributes,Crash
|
||||
|
||||
|
@@ -42,7 +42,6 @@ KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency,Fail
|
||||
KHR-GL46.tessellation_shader.tessellation_shader_tessellation.max_in_out_attributes,Crash
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16_snorm,Fail
|
||||
@@ -804,8 +803,6 @@ KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency_texture_cu
|
||||
# escts failures
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
|
||||
KHR-GLES31.core.tessellation_shader.tessellation_shader_tessellation.max_in_out_attributes,Crash
|
||||
KHR-GLES32.core.tessellation_shader.tessellation_shader_tessellation.max_in_out_attributes,Crash
|
||||
|
||||
# gfx11-only failures
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user