• Show log

    Commit

  • Hash : c55aefe3
    Author : Bryan Bernhart
    Date : 2018-08-28T19:59:00

    ES31: Support atomic functions on D3D11 - Part III
    
    This patch is the third one to support atomic functions on D3D11.
    
    In this patch we enable support for atomic function returns outside of
    assignments (e.g. part of arithmetic operations or to index into arrays) and
    when used directly initialize a variable.
    
    Note that we are still missing the functionality to be tag loops with
    [allow_uav_condition] as required by InterlockedCompareExchange.
    
    BUG=angleproject:2682
    TEST=angle_end2end_tests
    
    Change-Id: Ia409ebb10621fd5c514cf6c76f366a320a9d9fc1
    Reviewed-on: https://chromium-review.googlesource.com/1208317
    Reviewed-by: Bryan Bernhart <bryan.bernhart@intel.com>
    Reviewed-by: Corentin Wallez <cwallez@chromium.org>
    Commit-Queue: Corentin Wallez <cwallez@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags