Module: Mesa Branch: main Commit: bcae3128193047e82c3e2b110f424cf2a77eef56 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcae3128193047e82c3e2b110f424cf2a77eef56
Author: Italo Nicola <[email protected]> Date: Mon Jul 10 15:00:56 2023 +0000 freedreno/ci: add KHR-GL46.buffer_storage.map_persistent_flush to flakes Signed-off-by: Italo Nicola <[email protected]> Suggested-by: Daniel Stone <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21219> --- src/freedreno/ci/freedreno-a630-flakes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/freedreno/ci/freedreno-a630-flakes.txt b/src/freedreno/ci/freedreno-a630-flakes.txt index d298d8f452f..976c9fabae7 100644 --- a/src/freedreno/ci/freedreno-a630-flakes.txt +++ b/src/freedreno/ci/freedreno-a630-flakes.txt @@ -70,6 +70,9 @@ dEQP-GLES31.functional.layout_binding.ssbo.fragment_binding_array dEQP-GLES3.functional.fbo.blit.conversion.rg8i_to_r16i dEQP-GLES3.functional.fbo.blit.conversion.rg8_to_r16f +# Noticed on July 2023 +KHR-GL46.buffer_storage.map_persistent_flush + # First noticed Jun 1 2020 on an innocent branch. KHR-GL46.packed_depth_stencil.verify_copy_tex_image.depth32f_stencil8
