• Show log

    Commit

  • Hash : 4bb0a7af
    Author : Shahbaz Youssefi
    Date : 2021-10-18T12:14:04

    Vulkan: Async Queue: Fix signal of external semaphores
    
    Per the Vulkan spec:
    
    > ... when a semaphore wait operation is submitted to a queue:
    >
    > - A binary semaphore must be signaled, or have an associated semaphore
    >   signal operation that is pending execution.
    
    It is incorrect for ANGLE to defer the submission that signals an
    external semaphore, because then it's impossible for the application to
    know when it can wait on the semaphore.
    
    Bug: angleproject:6574
    Bug: b/172704839
    Change-Id: I5469b500b2f7d402acec31d9848585a9947843c6
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3226308
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@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