• Show log

    Commit

  • Hash : e8789a53
    Author : Tim Van Patten
    Date : 2020-07-29T12:01:49

    Vulkan: Don't always end the render pass when updating the scissor
    
    We don't always need to end the render pass when updating the scissor,
    since it will be ended later when necessary.
    
    This change is in preparation for optimizing resolving multisample
    images with glBlit, since the render pass needs to be updated before
    it's ended.
    
    Bug: angleproject:4753
    Test: CQ
    Change-Id: Ie657587ca9f4461dcc03f0f9c251ac2c17398f5b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2327334
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Charlie Lao <cclao@google.com>
    Reviewed-by: Tim Van Patten <timvp@google.com>
    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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags