• Show log

    Commit

  • Hash : 027f0c38
    Author : Shahbaz Youssefi
    Date : 2020-08-24T15:55:55

    Vulkan: Remove Host->device availability barrier.
    
    vkQueueSubmit already performs this operation, so this barrier was
    unnecessary.
    
    The only place this is necessary is when the GPU is expected to receive
    updates from the CPU post-submit.  ContextVk::synchronizeCpuGpuTime is
    the only such use-case in ANGLE.
    
    Bug: angleproject:4897
    Change-Id: I7297fbd65d3faabd949dddb6bcaa181053a83193
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2372631
    Reviewed-by: Charlie Lao <cclao@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