ci/turnip+zink: Generalize the 16-bit copy_image fails.
We just had another fail of the non_compressed texture2d_array group, and we've got enough of a pattern here. I left in the specific cases that had some debug info, though. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19905>
This commit is contained in:
parent
70f40ea4d3
commit
be64e0cdc0
1 changed files with 3 additions and 25 deletions
|
|
@ -11,10 +11,6 @@ dEQP-GLES3.functional.transform_feedback.random_full_array_capture.separate.line
|
|||
# Lines were the wrong colors on iteration 4/10.
|
||||
dEQP-GLES3.functional.transform_feedback.random.separate.lines.4
|
||||
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16i_r16i.texture2d_array_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16ui_r16f.texture2d_array_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16ui_rg8ui.cubemap_to_texture2d_array
|
||||
|
||||
# Looks like maybe the end of level 0 face 5 got overwritten, others were all
|
||||
# OK. source is 7 levels 65x65x9, dst is 7 levels 65x65x1 cubemap
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16i_r16i.texture3d_to_cubemap
|
||||
|
|
@ -39,25 +35,7 @@ dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.srgb8_alpha8_as
|
|||
dEQP-GLES31.functional.separate_shader.random.79
|
||||
dEQP-GLES3.functional.transform_feedback.random_full_array_capture.separate.lines.4
|
||||
dEQP-GLES3.functional.texture.specification.texsubimage3d_pbo.rgba4_2d_array
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16ui_r16f.texture2d_array_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16i_rg8i.texture2d_array_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16ui_rg8ui.texture2d_array_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16i_rg8i.texture2d_array_to_renderbuffer
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16f_r16ui.texture2d_array_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16i_r16i.cubemap_to_texture2d
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16ui_r16i.cubemap_to_renderbuffer
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16f_rg8.cubemap_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16f_rg8_snorm.texture2d_array_to_texture2d
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16f_r16i.texture2d_array_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16f_r16i.texture2d_array_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16i_r16f.texture2d_array_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16i_r16i.renderbuffer_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16i_rg8_snorm.texture2d_array_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16i_rg8ui.texture2d_array_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.r16i_rg8.cubemap_to_texture2d
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.srgb8_alpha8_astc_10x10_khr_rgba32f.cubemap_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.srgb8_alpha8_astc_10x8_khr_rgba32f.texture3d_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba32f_rgba_astc_8x8_khr.cubemap_to_texture3d
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba_astc_8x5_khr_rgba32ui.texture2d_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.rgba_astc_8x6_khr_rgba32ui.texture2d_to_cubemap
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.*cubemap.*
|
||||
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_16_bits.*texture2d_array.*
|
||||
dEQP-GLES31.functional.copy_image.mixed.viewclass_128_bits_mixed.*astc.*cubemap.*
|
||||
dEQP-GLES3.functional.fbo.msaa.2_samples.depth_component16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue