mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 13:48:06 +02:00
radeonsi/ci: remove the fixed XFB test from fails/flakes
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41171>
This commit is contained in:
parent
d433ea59eb
commit
97597d3696
3 changed files with 0 additions and 4 deletions
|
|
@ -419,4 +419,3 @@ KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgb
|
|||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba8ui,Fail
|
||||
KHR-GL46.transform_feedback_overflow_query_ARB.multiple-streams-one-buffer-per-stream,Fail
|
||||
|
|
|
|||
|
|
|
@ -28,7 +28,6 @@ spec@!opengl 1.0@rasterpos@glsl_vs_tes_linked,Fail
|
|||
## 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
|
||||
KHR-GL46.transform_feedback_overflow_query_ARB.multiple-streams-one-buffer-per-stream,Fail
|
||||
|
||||
# See Khronos issue 5587: the test expects one-dimensional (array) texture to work while
|
||||
# it's explicitely marked as non-supported by EXT_sparse_texture2.
|
||||
|
|
|
|||
|
|
|
@ -113,7 +113,6 @@ KHR-GL46.texture_gather.plain-gather-unorm-cube-array
|
|||
KHR-GL46.texture_gather.swizzle
|
||||
KHR-GL46.texture_lod_bias.texture_lod_bias_all
|
||||
KHR-GL46.texture_size_promotion.functional
|
||||
KHR-GL46.transform_feedback_overflow_query_ARB.multiple-streams-one-buffer-per-stream
|
||||
KHR-GL46.vertex_attrib_64bit.limits_test
|
||||
|
||||
dEQP-GLES2.functional.color_clear.masked_scissored_rgba
|
||||
|
|
@ -515,7 +514,6 @@ KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_2d_rgba16f
|
|||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_cube_map_r8_snorm
|
||||
KHR-GL46.sparse_texture_tests.SparseTextureCommitment_texture_rectangle_rgba32f
|
||||
KHR-GL46.texture_lod_bias.texture_lod_bias_all
|
||||
KHR-GL46.transform_feedback_overflow_query_ARB.multiple-streams-one-buffer-per-stream
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_64_bits_mixed.rg32f_r11_eac.texture3d_to_cubemap
|
||||
shaders@glsl-fs-loop
|
||||
spec@arb_gpu_shader5@texturegather@vs-rgba-3-unorm-2d
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue