mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
r300/ci: update expected failures
This isn't related to the changes in this MR, but was discovered while testing it. Let's update these while we're at it. Reviewed-by: Pavel Ondračka <pavel.ondracka@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36156>
This commit is contained in:
parent
778b8600d5
commit
7970ac6234
2 changed files with 10 additions and 0 deletions
|
|
@ -762,6 +762,13 @@ spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw depthstencil,
|
|||
spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw small depthstencil,Fail
|
||||
spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve depthstencil,Fail
|
||||
spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve small depthstencil,Fail
|
||||
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 2,Fail
|
||||
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 4,Fail
|
||||
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 6,Fail
|
||||
spec@ext_framebuffer_multisample@interpolation 0 centroid-deriv,Fail
|
||||
spec@ext_framebuffer_multisample@interpolation 0 centroid-deriv-disabled,Fail
|
||||
spec@ext_framebuffer_multisample@interpolation 0 non-centroid-deriv,Fail
|
||||
spec@ext_framebuffer_multisample@interpolation 0 non-centroid-deriv-disabled,Fail
|
||||
|
||||
spec@ext_framebuffer_object@fbo-alphatest-formats,Fail
|
||||
spec@ext_framebuffer_object@fbo-alphatest-formats@GL_INTENSITY12,Fail
|
||||
|
|
|
|||
|
|
@ -894,4 +894,7 @@ spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw depthstencil,
|
|||
spec@ext_framebuffer_multisample@accuracy all_samples stencil_draw small depthstencil,Fail
|
||||
spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve depthstencil,Fail
|
||||
spec@ext_framebuffer_multisample@accuracy all_samples stencil_resolve small depthstencil,Fail
|
||||
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 2,Fail
|
||||
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 4,Fail
|
||||
spec@ext_framebuffer_multisample@alpha-to-coverage-no-draw-buffer-zero 6,Fail
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue