• Show log

    Commit

  • Hash : 83c24aa8
    Author : Jamie Madill
    Date : 2019-08-21T12:28:18

    Vulkan: Reference Context fences in FenceSyncVk.
    
    A particular test waits on a fence that was created in another Context.
    Then it immediately destroys all other resources. This triggered a bug
    where the VkEvent corresponding to the FenceSync was deleted while it
    was still in use by a command buffer. Fix this by referencing the other
    submit fence of the second ContextVk in the FenceSync class.
    
    Bug: angleproject:2464
    Change-Id: I4ef096bf760aa8943db08d491006c68e36db993b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1757505
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    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