radeonsi/tests: update results

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32698>
This commit is contained in:
Pierre-Eric Pelloux-Prayer
2024-12-13 20:28:31 +01:00
committed by Marge Bot
parent dc293ffe50
commit 33affa7c36

View File

@@ -1,4 +1,4 @@
# LLVM 18.1.2
# LLVM 20-dev (da439d3af47b)
# piglit failures
glx@glx_arb_sync_control@timing -divisor 1,Fail
@@ -33,15 +33,7 @@ GTF-GL46.gtf30.GL3Tests.fragment_coord_conventions.fragment_coord_conventions_mu
GTF-GL46.gtf32.GL3Tests.fragment_coord_conventions.fragment_coord_conventions_32_multisample,Fail
KHR-GL46.shaders.uniform_block.random.nested_structs_instance_arrays.0,Fail
KHR-Single-GL46.subgroups.builtin_var.compute.subgroupsize_compute,Fail
## Test issue - https://github.com/KhronosGroup/VK-GL-CTS/issues/251
## Fail because GFX10+ removed MS texture support (see si_get_sparse_texture_virtual_page_size)
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation,Fail
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment,Fail
## https://gitlab.freedesktop.org/mesa/mesa/-/issues/636
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.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
@@ -698,11 +690,11 @@ KHR-GL46.transform_feedback_overflow_query_ARB.advanced-single-stream-separate-a
KHR-GL46.transform_feedback_overflow_query_ARB.multiple-streams-multiple-buffers-per-stream,Fail
KHR-GL46.transform_feedback_overflow_query_ARB.multiple-streams-one-buffer-per-stream,Fail
# escts failures
# escts failures (pass with ACO)
KHR-GLES3.shaders.uniform_block.random.nested_structs_instance_arrays.0,Fail
KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs,Fail
# deqp failures
# deqp failures (pass with ACO)
dEQP-GLES3.functional.ubo.random.all_per_block_buffers.29,Fail
dEQP-GLES3.functional.ubo.random.basic_instance_arrays.22,Fail
dEQP-GLES3.functional.ubo.random.nested_structs.4,Fail
1 # LLVM 18.1.2 # LLVM 20-dev (da439d3af47b)
2 # piglit failures
3 glx@glx_arb_sync_control@timing -divisor 1,Fail
4 glx@glx_arb_sync_control@timing -divisor 2,Fail
33 KHR-Single-GL46.subgroups.builtin_var.compute.subgroupsize_compute,Fail
34 ## Test issue - https://github.com/KhronosGroup/VK-GL-CTS/issues/251 ## Fail because GFX10+ removed MS texture support (see si_get_sparse_texture_virtual_page_size)
35 ## Fail because GFX10+ removed MS texture support (see si_get_sparse_texture_virtual_page_size) KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r11f_g11f_b10f,Fail
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation,Fail
36 KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment,Fail KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16,Fail
## https://gitlab.freedesktop.org/mesa/mesa/-/issues/636
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.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r11f_g11f_b10f,Fail
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16,Fail
37 KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16_snorm,Fail
38 KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16f,Fail
39 KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16i,Fail
690 # escts failures # escts failures (pass with ACO)
691 KHR-GLES3.shaders.uniform_block.random.nested_structs_instance_arrays.0,Fail
692 KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs,Fail
693 # deqp failures # deqp failures (pass with ACO)
694 dEQP-GLES3.functional.ubo.random.all_per_block_buffers.29,Fail
695 dEQP-GLES3.functional.ubo.random.basic_instance_arrays.22,Fail
696 dEQP-GLES3.functional.ubo.random.nested_structs.4,Fail
697
698
699
700