mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
ci/etnaviv: update expectations
Now that the negative lodbias bug is fixed we can expect tests using this to pass. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28224>
This commit is contained in:
parent
4b8981e471
commit
c30c1af5db
2 changed files with 0 additions and 6 deletions
|
|
@ -136,7 +136,6 @@ fast_color_clear@fcc-read-after-clear copy tex,Fail
|
|||
shaders@glsl-bug-110796,Fail
|
||||
shaders@glsl-fs-flat-color,Fail
|
||||
shaders@glsl-fs-pointcoord,Fail
|
||||
shaders@glsl-fs-texturecube-bias,Fail
|
||||
|
||||
# segfault
|
||||
shaders@glsl-kwin-blur-1,Crash
|
||||
|
|
@ -363,8 +362,6 @@ spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRE
|
|||
spec@ext_texture_env_combine@texture-env-combine,Crash
|
||||
spec@ext_texture_format_bgra8888@api-errors,Fail
|
||||
|
||||
spec@ext_texture_lod_bias@lodbias,Fail
|
||||
|
||||
spec@ext_texture_srgb@texwrap formats bordercolor,Fail
|
||||
spec@ext_texture_srgb@texwrap formats bordercolor@GL_SLUMINANCE8_ALPHA8- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats bordercolor@GL_SLUMINANCE8- border color only,Fail
|
||||
|
|
@ -1940,7 +1937,6 @@ spec@!opengl 1.3@tex3d-depth1,Fail
|
|||
spec@!opengl 1.3@tex-border-1,Fail
|
||||
|
||||
spec@!opengl 1.4@gl-1.4-polygon-offset,Fail
|
||||
spec@!opengl 1.4@tex-miplevel-selection-lod-bias,Fail
|
||||
spec@!opengl 1.5@depth-tex-compare,Fail
|
||||
|
||||
spec@!opengl 2.0@gl-2.0-edgeflag,Fail
|
||||
|
|
|
|||
|
|
@ -44,7 +44,6 @@ spec@!opengl 1.2@texwrap 3d
|
|||
spec@!opengl 1.2@texwrap 3d proj
|
||||
spec@!opengl 1.2@texwrap 3d proj@GL_RGBA8- NPOT- projected
|
||||
spec@!opengl 1.4@gl-1.4-tex1d-2dborder
|
||||
spec@!opengl 1.4@tex-miplevel-selection-lod-bias
|
||||
spec@!opengl 2.0@gl-2.0-link-empty-prog
|
||||
spec@!opengl 2.0@tex3d-npot
|
||||
spec@!opengl 2.1@pbo@test_draw_pixels
|
||||
|
|
@ -80,7 +79,6 @@ spec@ext_texture_compression_s3tc@s3tc-teximage
|
|||
spec@ext_texture_compression_s3tc@s3tc-texsubimage
|
||||
spec@ext_texture_compression_s3tc@s3tc-texsubimage_gles2
|
||||
spec@ext_texture_compression_s3tc@texwrap formats
|
||||
spec@ext_texture_lod_bias@lodbias
|
||||
spec@nv_copy_image@nv_copy_image-simple --tex-to-tex
|
||||
spec@nv_conditional_render@bitmap
|
||||
spec@oes_compressed_etc1_rgb8_texture@miptree
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue