• Show log

    Commit

  • Hash : cd3c74af
    Author : Shahbaz Youssefi
    Date : 2022-03-30T11:48:41

    SPIR-V Gen: Fix aliasing out parameters
    
    In ANGLE, when an unindexed lvalue was passed as an out parameter to a
    function, SPIR-V was generated such that the lvalue is passed in
    directly.  A Skia test revealed a difference in SPIR-V and GLSL
    semantics where aliasing out parameters are expected to work on local
    copies until the end of the function.
    
    Bug: b/226904235
    Change-Id: I476af01eb7d065272825967111cd208faf88c275
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3561278
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags