Module: Mesa Branch: main Commit: d2d0f4a28ad7a467250f5884e916f888033491f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2d0f4a28ad7a467250f5884e916f888033491f1
Author: antonino <[email protected]> Date: Mon Aug 7 14:04:14 2023 +0200 virgl: add ci flake Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24539> --- src/gallium/drivers/virgl/ci/virgl-gl-flakes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gallium/drivers/virgl/ci/virgl-gl-flakes.txt b/src/gallium/drivers/virgl/ci/virgl-gl-flakes.txt index a40530cf5d9..1e473ade862 100644 --- a/src/gallium/drivers/virgl/ci/virgl-gl-flakes.txt +++ b/src/gallium/drivers/virgl/ci/virgl-gl-flakes.txt @@ -12,3 +12,4 @@ dEQP-GLES2.functional.clipping.point.wide_point_clip_viewport_corner dEQP-GLES3.functional.clipping.point.wide_point_clip dEQP-GLES3.functional.clipping.point.wide_point_clip_viewport_center dEQP-GLES3.functional.clipping.point.wide_point_clip_viewport_corner +dEQP-GLES3.functional.draw_buffers_indexed.overwrite_indexed.common_enable_buffer_enable
