mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-08 03:30:26 +01:00
radeonsi/ci: update sienna_cichlid results
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16215>
This commit is contained in:
parent
5ffd5883b5
commit
1ea662cfbf
2 changed files with 19 additions and 5 deletions
|
|
@ -1,6 +1,10 @@
|
|||
KHR-GL46.gl_spirv.spirv_glsl_to_spirv_builtin_functions_test,Fail
|
||||
KHR-GL46.pipeline_statistics_query_tests_ARB.functional_geometry_shader_queries,Fail
|
||||
KHR-GL46.pipeline_statistics_query_tests_ARB.functional_primitives_vertices_submitted_and_clipping_input_output_primitives,Fail
|
||||
KHR-GL46.shader_ballot_tests.ShaderBallotFunctionRead,Fail
|
||||
KHR-GL46.shader_ballot_tests.ShaderBallotBitmasks,Fail
|
||||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup,Fail
|
||||
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
|
||||
|
|
|
|||
|
|
|
@ -1,5 +1,6 @@
|
|||
glx@glx-make-current,Crash
|
||||
glx@glx-multi-window-single-context,Fail
|
||||
glx@glx-swap-event_interval,Fail
|
||||
glx@glx-visuals-depth -pixmap,Crash
|
||||
glx@glx-visuals-stencil -pixmap,Crash
|
||||
glx@glx_arb_create_context_es2_profile@invalid opengl es version,Fail
|
||||
|
|
@ -30,6 +31,7 @@ spec@!opengl 1.1@read-front samples=2,Fail
|
|||
spec@!opengl 1.1@read-front samples=4,Fail
|
||||
spec@!opengl 1.1@read-front samples=6,Fail
|
||||
spec@!opengl 1.1@read-front samples=8,Fail
|
||||
spec@!opengl 1.1@windowoverlap,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims cull-back pv-first,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims cull-front pv-first,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims line cull-back pv-first,Fail
|
||||
|
|
@ -106,8 +108,14 @@ spec@arb_shader_clock@execution@clock2x32,Fail
|
|||
spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
|
||||
spec@arb_shading_language_packing@execution@built-in-functions@fs-packhalf2x16,Fail
|
||||
spec@arb_shading_language_packing@execution@built-in-functions@vs-packhalf2x16,Fail
|
||||
spec@egl_chromium_sync_control@conformance,Fail
|
||||
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail
|
||||
spec@arb_tessellation_shader@execution@tcs-tes-levels-out-of-bounds-write,Crash
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp,Fail
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp@r8ui_texture_buffer_size_via_image,Fail
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp@r8ui_texture_buffer_size_via_sampler,Fail
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp@rg8ui_texture_buffer_size_via_image,Fail
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp@rg8ui_texture_buffer_size_via_sampler,Fail
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp@rgba8ui_texture_buffer_size_via_image,Fail
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp@rgba8ui_texture_buffer_size_via_sampler,Fail
|
||||
spec@egl_ext_protected_content@conformance,Fail
|
||||
spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_uyvy,Fail
|
||||
|
|
@ -117,6 +125,8 @@ spec@glsl-1.20@execution@fs-nan-builtin-max,Fail
|
|||
spec@glsl-1.20@execution@fs-nan-builtin-min,Fail
|
||||
spec@glsl-1.20@execution@vs-nan-builtin-max,Fail
|
||||
spec@glsl-1.20@execution@vs-nan-builtin-min,Fail
|
||||
spec@glsl-1.30@execution@glsl-fs-continue-in-switch-in-do-while,Fail
|
||||
spec@glsl-1.30@execution@glsl-vs-continue-in-switch-in-do-while,Fail
|
||||
spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat2-mat2,Fail
|
||||
spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat2x3-mat2x3,Fail
|
||||
spec@glsl-4.00@execution@conversion@frag-conversion-explicit-dmat2x4-mat2x4,Fail
|
||||
|
|
|
|||
|
Loading…
Add table
Reference in a new issue