~mmach/netext73/mesa-ryzen

« back to all changes in this revision

Viewing changes to src/intel/ci/angle-anv-tgl-fails.txt

  • Committer: mmach
  • Date: 2023-11-02 21:31:35 UTC
  • Revision ID: netbit73@gmail.com-20231102213135-18d4tzh7tj0uz752
2023-11-02 22:11:57

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Fails on both radv and anv:
 
2
# "Valid format used but glReadPixels failed for input = [GL_RED, GL_BYTE] output = [GL_RGBA, GL_UNSIGNED_BYTE]"
 
3
# Conclusion is it's an ext spec+test bug
 
4
# https://gitlab.khronos.org/opengl/API/-/issues/180
 
5
KHR-GLES3.packed_pixels.pbo_rectangle.r8_snorm,Fail
 
6
KHR-GLES3.packed_pixels.pbo_rectangle.rg8_snorm,Fail
 
7
KHR-GLES3.packed_pixels.pbo_rectangle.rgba8_snorm,Fail
 
8
KHR-GLES3.packed_pixels.rectangle.r8_snorm,Fail
 
9
KHR-GLES3.packed_pixels.rectangle.rg8_snorm,Fail
 
10
KHR-GLES3.packed_pixels.rectangle.rgba8_snorm,Fail
 
11
KHR-GLES3.packed_pixels.varied_rectangle.r8_snorm,Fail
 
12
KHR-GLES3.packed_pixels.varied_rectangle.rg8_snorm,Fail
 
13
KHR-GLES3.packed_pixels.varied_rectangle.rgba8_snorm,Fail
 
14
 
 
15
# ANGLE marks non-shadow linear-filtered textures incomplete (see GLES 3.2 spec
 
16
# 8.17 Texture Completeness), so you get a fallback texture sample, while Mesa
 
17
# incorrectly marks it complete.  The CTS incorrectly expects texture
 
18
# completeness.
 
19
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/4292
 
20
# https://bugs.chromium.org/p/angleproject/issues/detail?id=7877
 
21
KHR-GLES31.core.texture_border_clamp.Texture2DDC16Linear,Fail
 
22
KHR-GLES31.core.texture_border_clamp.Texture2DDC32FLinear,Fail
 
23
 
 
24
# Regression between ANGLE db67df60f8c8020017c36b2dd446bc3d86614ffe and
 
25
# 82f1cee01a9ea24960e8f23b24d348fccbe0aae0
 
26
# Fails the same, with no validation complaints on ADL.  Doesn't fail on CFL.
 
27
multisample-dEQP-GLES3.functional.depth_stencil_clear.depth_scissored,Fail
 
28
multisample-dEQP-GLES3.functional.depth_stencil_clear.depth_scissored_masked,Fail
 
29
multisample-dEQP-GLES3.functional.depth_stencil_clear.depth_stencil_scissored,Fail