• Show log

    Commit

  • Hash : 86ca5d2b
    Author : Charlie Lao
    Date : 2020-10-01T11:56:05

    Vulkan: Add plumbing to render pass when ImageHelper gets deleted
    
    ImageHelper object is not refcounted and garbage collected and
    endRenderPass call is deferred until next render pass starts. This
    caused a situation that an ImageHelper object gets deleted while still
    referenced in the open render pass. This CL make sure that we call into
    all shared context's open renderpass when an image goes away so that
    they can take appropriate action for this.
    
    Bug: b/169618408
    Change-Id: I5075e805980084db82ca3e699462272eee5d2d59
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2443571
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Commit-Queue: Charlie Lao <cclao@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