mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
zink+radv/ci: update expectations
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34386>
This commit is contained in:
parent
e3a5a181a1
commit
d49b38059f
4 changed files with 1747 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ KHR-GL46.packed_pixels.varied_rectangle.rgb16
|
|||
KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
||||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_2d_array_rgba8
|
||||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_2d_rgba16
|
||||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_cube_map_r16ui
|
||||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_cube_map_r8_snorm
|
||||
|
||||
dEQP-GLES2.functional.fragment_ops.blend.rgb_func_alpha_func.src.dst_color_src_alpha
|
||||
dEQP-GLES2.functional.texture.filtering.cube.nearest_linear_clamp_rgba4444_pot
|
||||
|
|
@ -12,6 +14,8 @@ dEQP-GLES3.functional.fbo.multiview.samples_2
|
|||
dEQP-GLES3.functional.fbo.multiview.samples_4
|
||||
dEQP-GLES3.functional.shaders.conversions.scalar_to_matrix.uint_to_mat2x3_vertex
|
||||
dEQP-GLES3.functional.transform_feedback.array_element.interleaved.points.lowp_mat2x3
|
||||
dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_5x4_rgba.srgb8_alpha8_astc_5x4_khr_rgba_astc_5x4_khr.texture2d_array_to_texture2d
|
||||
dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_6x6_rgba.srgb8_alpha8_astc_6x6_khr_srgb8_alpha8_astc_6x6_khr.texture2d_to_texture2d_array
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba32f_rgba_astc_5x5_khr.texture2d_array_to_texture2d
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba32f_rgba_astc_8x8_khr.texture3d_to_texture2d_array
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba32i_srgb8_alpha8_astc_8x5_khr.texture2d_array_to_texture3d
|
||||
|
|
@ -30,9 +34,11 @@ dEQP-GLES31.functional.texture.filtering.cube_array.formats.srgb8_alpha8_linear_
|
|||
spec@!opengl 1.0@rasterpos
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_gs_linked
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_tes_linke
|
||||
spec@!opengl 1.1@teximage-colors gl_rg
|
||||
spec@arb_compute_variable_group_size@local-size
|
||||
spec@arb_enhanced_layouts@execution@component-layout@sso-vs-gs-fs-array-interleave
|
||||
spec@arb_fragment_shader_interlock@arb_fragment_shader_interlock-image-load-store
|
||||
spec@arb_pixel_buffer_object@cubemap npot pbo
|
||||
spec@arb_shader_texture_lod@execution@glsl-fs-shadow2dgradarb-cumulative
|
||||
spec@arb_tessellation_shader@execution@variable-indexing@tcs-output-array-vec3-index-wr-before-barrier
|
||||
spec@arb_texture_cube_map@copyteximage cube samples=6
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -14,6 +14,7 @@ dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_nearest.less_or_equa
|
|||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_nearest.not_equal_depth24_stencil8
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.nearest_mipmap_nearest.not_equal_depth24_stencil8
|
||||
dEQP-GLES3.functional.texture.specification.texstorage2d.format.depth24_stencil8_cube
|
||||
dEQP-GLES31.functional.draw_base_vertex.draw_elements_base_vertex.points.multiple_attributes
|
||||
dEQP-GLES31.functional.fbo.no_attachments.npot_size.15x15
|
||||
dEQP-GLES31.functional.fbo.no_attachments.npot_size.17x17
|
||||
dEQP-GLES31.functional.fbo.no_attachments.npot_size.1x1
|
||||
|
|
|
|||
|
|
@ -1,10 +1,36 @@
|
|||
KHR-GL46.explicit_uniform_location.subroutine-index-all-stages
|
||||
KHR-GL46.explicit_uniform_location.subroutine-index-mix-implicit
|
||||
KHR-GL46.explicit_uniform_location.subroutine-index-non-continuous
|
||||
KHR-GL46.explicit_uniform_location.subroutine-index-nondecimal
|
||||
KHR-GL46.explicit_uniform_location.subroutine-loc
|
||||
KHR-GL46.gl_spirv.spirv_glsl_to_spirv_builtin_functions_test
|
||||
KHR-GL46.layout_binding.buffer_layout_binding_atomicAdd_ComputeShader
|
||||
KHR-GL46.layout_binding.sampler2D_layout_binding_texture_ComputeShader
|
||||
KHR-GL46.layout_location.image_2d_array
|
||||
KHR-GL46.layout_location.image_cube
|
||||
KHR-GL46.layout_location.usampler_3d
|
||||
KHR-GL46.multi_bind.dispatch_bind_image_textures
|
||||
KHR-GL46.packed_pixels.varied_rectangle.r32i
|
||||
KHR-GL46.pipeline_statistics_query_tests_ARB.functional_geometry_shader_queries
|
||||
KHR-GL46.shader_atomic_counter_ops_tests.ShaderAtomicCounterOpsAdditionSubstractionTestCase
|
||||
KHR-GL46.shader_atomic_counter_ops_tests.ShaderAtomicCounterOpsBitwiseTestCase
|
||||
KHR-GL46.shader_storage_buffer_object.advanced-switchPrograms-cs
|
||||
KHR-GL46.sparse_buffer_tests.BufferStorageTest
|
||||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_2d_array_rgba16
|
||||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_cube_map_r8i
|
||||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_rectangle_rg16i
|
||||
KHR-GL46.spirv_extensions.spirv_extensions_queries
|
||||
KHR-GL46.texture_buffer.texture_buffer_operations_ssbo_writes
|
||||
KHR-GL46.texture_gather.offset-gather-int-2darray
|
||||
KHR-GL46.texture_gather.offsets-gather-float-2d
|
||||
KHR-GL46.texture_gather.offsets-gather-int-2drect
|
||||
KHR-GL46.texture_gather.plain-gather-depth-2darray
|
||||
KHR-GL46.texture_gather.plain-gather-depth-cube-array
|
||||
KHR-GL46.texture_gather.plain-gather-float-2d-rg
|
||||
KHR-GL46.texture_gather.plain-gather-uint-2drect
|
||||
KHR-GL46.texture_gather.plain-gather-unorm-2darray
|
||||
KHR-GL46.texture_gather.plain-gather-unorm-cube-array
|
||||
KHR-GL46.texture_gather.swizzle
|
||||
|
||||
dEQP-GLES2.functional.shaders.random.swizzle.vertex.43
|
||||
dEQP-GLES3.functional.fbo.multiview.samples_1
|
||||
|
|
@ -13,9 +39,13 @@ dEQP-GLES3.functional.fbo.multiview.samples_4
|
|||
dEQP-GLES3.functional.texture.filtering.cube.combinations.linear_linear_mirror_mirror
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_nearest.greater_depth_component32f
|
||||
dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_12x10_rgba.srgb8_alpha8_astc_12x10_khr_rgba_astc_12x10_khr.texture3d_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba32ui_rgba_astc_12x10_khr.texture3d_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba_astc_4x4_khr_rgba32ui.texture2d_array_to_texture2d_array
|
||||
dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_.*
|
||||
dEQP-GLES31.functional.draw_indirect.compute_interop.large.drawelements_separate_grid_100x100_drawcount_1
|
||||
dEQP-GLES31.functional.shaders.opaque_type_indexing.sampler.uniform.fragment.usampler2darray
|
||||
dEQP-GLES31.functional.synchronization.inter_call.without_memory_barrier.ssbo_atomic_counter_mixed_dispatch_100_calls_32_invocations
|
||||
dEQP-GLES31.functional.synchronization.inter_call.without_memory_barrier.ssbo_atomic_counter_mixed_dispatch_5_calls_32_invocations
|
||||
dEQP-GLES31.functional.texture.filtering.cube_array.sizes.8x8x6_nearest
|
||||
|
||||
object namespace pollution@framebuffer with glgetteximage
|
||||
|
|
@ -30,6 +60,7 @@ spec@arb_fragment_shader_interlock@arb_fragment_shader_interlock-image-load-stor
|
|||
spec@arb_instanced_arrays@arb_instanced_arrays-instanced_arrays-vbo
|
||||
spec@arb_pipeline_statistics_query@arb_pipeline_statistics_query-comp
|
||||
spec@arb_program_interface_query@arb_program_interface_query-resource-query
|
||||
spec@arb_shader_atomic_counters@semantics
|
||||
spec@arb_shader_image_load_store@shader-mem-barrier
|
||||
spec@arb_shader_image_load_store@shader-mem-barrier@Fragment shader/'coherent' qualifier memory barrier test/modulus=16
|
||||
spec@arb_shader_image_load_store@shader-mem-barrier@Fragment shader/'coherent' qualifier memory barrier test/modulus=64
|
||||
|
|
@ -52,7 +83,10 @@ spec@arb_tessellation_shader@execution@built-in-functions@tcs-sign-vec3
|
|||
spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch
|
||||
spec@arb_texture_multisample@arb_texture_multisample-dsa-texelfetch@Texture type: GL_RGB9_E5
|
||||
spec@arb_timer_query@timestamp-get
|
||||
spec@ext_framebuffer_object@fbo-depth-sample-compare
|
||||
spec@ext_texture_lod_bias@lodbias
|
||||
spec@ext_texture_srgb@texwrap formats
|
||||
spec@ext_texture_srgb@texwrap formats bordercolor
|
||||
spec@glsl-1.10@execution@built-in-functions@vs-equal-vec2-vec2
|
||||
spec@glsl-1.50@execution@built-in-functions@gs-greaterthan-uvec3-uvec3
|
||||
spec@glsl-1.50@execution@geometry@point-size-out
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue