r300/ci: document fixes tests and one regression in c64c6a0c...bf8ebb6a

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36684>
This commit is contained in:
Eric Engestrom 2025-08-08 12:26:49 +02:00 committed by Marge Bot
parent 6019ba7ee6
commit c64872ad56
3 changed files with 1 additions and 12 deletions

View file

@ -509,6 +509,7 @@ shaders@glsl-fs-loop,Fail
shaders@glsl-fs-loop-nested,Fail
shaders@glsl-fwidth,Fail
shaders@glsl-lod-bias,Fail
shaders@glsl-max-varyings >max_varying_components,Fail
shaders@glsl-max-varyings,Fail
shaders@glsl-uniform-interstage-limits@subdivide 5,Fail
shaders@glsl-uniform-interstage-limits@subdivide 5- statechanges,Fail
@ -753,10 +754,6 @@ spec@ext_framebuffer_multisample@accuracy all_samples depth_draw depthstencil,Fa
spec@ext_framebuffer_multisample@accuracy all_samples depth_draw small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples depth_resolve depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples depth_resolve small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil linear,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb small depthstencil linear,Fail
spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve depthstencil,Fail

View file

@ -753,10 +753,6 @@ spec@ext_framebuffer_multisample@accuracy all_samples depth_draw depthstencil,Fa
spec@ext_framebuffer_multisample@accuracy all_samples depth_draw small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples depth_resolve depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples depth_resolve small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil linear,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb small depthstencil linear,Fail
spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve depthstencil,Fail

View file

@ -886,10 +886,6 @@ spec@ext_framebuffer_multisample@accuracy all_samples depth_draw depthstencil,Fa
spec@ext_framebuffer_multisample@accuracy all_samples depth_draw small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples depth_resolve depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples depth_resolve small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil linear,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb small depthstencil linear,Fail
spec@ext_framebuffer_multisample@accuracy all_samples srgb small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw small depthstencil,Fail
spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve depthstencil,Fail