• Show log

    Commit

  • Hash : 426fa735
    Author : Shahbaz Youssefi
    Date : 2020-10-13T11:51:50

    Vulkan: Fix command reordering on release to external
    
    When releasing buffer/image to external, the necessary barrier was
    recorded on the "outside render pass command buffer".  However, if the
    resource was used in the current render pass, that render pass should
    have closed before this, otherwise the barrier was reordered before it
    which is incorrect.
    
    Bug: chromium:1136367
    Bug: chromium:1135792
    Bug: angleproject:5002
    Change-Id: I237d5e6bb46189a4ce61c2f4602e356955cc87a9
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2468456
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags