https://bugs.freedesktop.org/show_bug.cgi?id=107986

Samuel Pitoiset <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Samuel Pitoiset <[email protected]> ---
Should have been fixed by

commit 203f60ebf2f64dab3dc77ce9c098a6ae3d2aca43
Author: Samuel Pitoiset <[email protected]>
Date:   Thu Jun 13 13:56:22 2019 +0200

    radv: emit framebuffer state from primary if secondary doesn't inherit it

    Otherwise fast color/depth clears can't work because they depend
    on the framebuffer.

    This fixes the following CTS (when the small hint is disabled):
    - dEQP-VK.geometry.layered.1d_array.secondary_cmd_buffer
    - dEQP-VK.geometry.layered.2d_array.secondary_cmd_buffer
    - dEQP-VK.geometry.layered.cube.secondary_cmd_buffer
    - dEQP-VK.geometry.layered.cube_array.secondary_cmd_buffer

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110810
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107986
    Signed-off-by: Samuel Pitoiset <[email protected]>
    Reviewed-by: Bas Nieuwenhuizen <[email protected]>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to