diff options
author | Marek Olšák <marek.olsak@amd.com> | 2023-07-17 10:41:57 -0400 |
---|---|---|
committer | Eric Engestrom <eric@engestrom.ch> | 2023-07-21 13:40:20 +0100 |
commit | cfd371aa97152cc075ff6aa7433b08c5b9fab871 (patch) | |
tree | 1098051250dfe357a8f2f19f0e70c4bebc3827a7 /src | |
parent | e2406205504bb728aec1a50692846c73c87dfac8 (diff) | |
download | mesa-cfd371aa97152cc075ff6aa7433b08c5b9fab871.tar.gz mesa-cfd371aa97152cc075ff6aa7433b08c5b9fab871.tar.bz2 mesa-cfd371aa97152cc075ff6aa7433b08c5b9fab871.zip |
lima: update CI fixes and flakes
(cherry picked from commit 005ffbe4b75e46f331673061d23dbd7010ffbfa6)
[Eric: dropped non-lima changes]
Diffstat (limited to 'src')
-rw-r--r-- | src/gallium/drivers/lima/ci/lima-fails.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gallium/drivers/lima/ci/lima-fails.txt b/src/gallium/drivers/lima/ci/lima-fails.txt index c82a9e70db5..e22ba4812bb 100644 --- a/src/gallium/drivers/lima/ci/lima-fails.txt +++ b/src/gallium/drivers/lima/ci/lima-fails.txt @@ -207,7 +207,6 @@ spec@ext_framebuffer_object@fbo-maxsize,Fail spec@ext_framebuffer_object@fbo-readpixels-depth-formats,Fail spec@ext_framebuffer_object@fbo-readpixels-depth-formats@GL_DEPTH_COMPONENT/GL_FLOAT,Fail spec@ext_framebuffer_object@fbo-readpixels-depth-formats@GL_DEPTH_COMPONENT/GL_UNSIGNED_INT,Fail -spec@ext_framebuffer_object@fbo-scissor-bitmap,Fail spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index16-blit,Fail spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index16-copypixels,Fail spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index16-drawpixels,Fail @@ -549,7 +548,6 @@ spec@khr_texture_compression_astc@basic-gles,Fail spec@khr_texture_compression_astc@miptree-gles srgb,Fail spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail spec@oes_point_sprite@arb_point_sprite-checkerboard_gles1,Fail -spec@!opengl 1.0@gl-1.0-dlist-bitmap,Fail spec@!opengl 1.0@gl-1.0-dlist-materials,Fail spec@!opengl 1.0@gl-1.0-dlist-shademodel,Fail spec@!opengl 1.0@gl-1.0-drawbuffer-modes,Fail @@ -574,7 +572,6 @@ spec@!opengl 1.0@gl-1.0-logicop@GL_XOR,Fail spec@!opengl 1.0@gl-1.0-no-op-paths,Fail spec@!opengl 1.0@gl-1.0-ortho-pos,Fail spec@!opengl 1.0@gl-1.0-rastercolor,Fail -spec@!opengl 1.0@gl-1.0-scissor-bitmap,Fail spec@!opengl 1.0@gl-1.0-spot-light,Fail spec@!opengl 1.0@gl-1.0-swapbuffers-behavior,Fail spec@!opengl 1.0@gl-1.0-user-clip-all-planes,Fail @@ -646,7 +643,6 @@ spec@!opengl 2.0@vertex-program-two-side enabled front back back2@vs and fs,Fail spec@!opengl 2.0@vertex-program-two-side enabled front front2 back2,Fail spec@!opengl 2.0@vertex-program-two-side enabled front front2 back2@vs and fs,Fail spec@!opengl 2.1@pbo,Fail -spec@!opengl 2.1@pbo@test_bitmap,Fail spec@!opengl 2.1@pbo@test_polygon_stip,Fail spec@!opengl 2.1@polygon-stipple-fs,Fail spec@!opengl es 2.0@glsl-fs-pointcoord,Fail |