• Show log

    Commit

  • Hash : ef315fdc
    Author : Courtney Goeltzenleuchter
    Date : 2020-09-10T14:56:35

    Vulkan: Use current commandBuffer pointer
    
    We were using a passed in commandBuffer in
    ImageHelper::flushStagedUpdates which became invalid during the process
    of handling the flush upon which subsequent uses could cause problems
    when threading is enabled (and maybe when it's not as well, just harder
    to see.)
    Have ImageHelper::flushStagedUpdates use the current
    OutsideRenderPassCommandBuffer and the code will use the proper one.
    
    Bug: b/168144059
    Change-Id: Ib9849efe9366cf61df5e68fd25d17df165dbd3a0
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2402354
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Courtney Goeltzenleuchter <courtneygo@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