• Show log

    Commit

  • Hash : 959037e0
    Author : Jamie Madill
    Date : 2020-05-25T15:40:38

    Vulkan: Preserve RPs on XFB changes when possible.
    
    Instead of unconditonally ending the RenderPass we keep a set of
    active XFB buffers in the ContextVk. This lets us re-use RPs when
    we don't write to the same buffer repeatedly.
    
    Reduces the RenderPass count in our Manhattan capture from 29->23.
    
    Bug: angleproject:4622
    Change-Id: I28c2d4d3db1490e5d07be3c48d21fd2cc6ff85d6
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2196957
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    

  • 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 thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags