• Show log

    Commit

  • Hash : e995d7fb
    Author : Xinghua Cao
    Date : 2019-06-26T17:59:27

    Use memoryBarrier to sync image load and store
    
    Image load and store are incoherent memory access
    operations, so need to use memoryBarrier to ensure
    the visibility of incoherent memory access operations
    with other operations.
    
    Bug: angleproject:3044
    Change-Id: I4d474d260a3199c026911de8d20878cd327d16c6
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1677420
    Commit-Queue: Xinghua Cao <xinghua.cao@intel.com>
    Reviewed-by: 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