• Show log

    Commit

  • Hash : 6eeab192
    Author : Tim Van Patten
    Date : 2021-08-27T16:26:25

    Vulkan: Don't defer clear for read render target
    
    We shouldn't collect deferred clears for the read render target because
    they get applied to the draw render target. This CL flushes stages
    updates to the read render target only if it's not the same as the draw
    render target. This can happen when the read render target is bound to
    another surface.
    
    Bug: b/192327017
    Change-Id: I7c9e804f4eff10728aed7aeeaf41ef3869c9bdbd
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3125462
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Tim Van Patten <timvp@google.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags