• Show log

    Commit

  • Hash : 1a07524d
    Author : Qin Jiajia
    Date : 2019-01-31T14:50:06

    Fix the misuse of deepCopy()
    
    When we use replaceChildNode function, the first argument must be the original
    child node instead of the deepCopy. Otherwise, replaceChildNode will do nothing
    since it will think deepCopy is a different node. In that case,
    RewriteExpressionsWithShaderStorageBlockTraverser::visitAggregate will
    enter an endless loop since ssbo argument is never really replaced.
    
    Test: dEQP-GLES31.functional.ssbo.*
    Bug: angleproject:1951
    Change-Id: Ieb17a16ab2b3e0270328fafd7ba0944ca05f842f
    Reviewed-on: https://chromium-review.googlesource.com/c/1446686
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Jiajia Qin <jiajia.qin@intel.com>
    

  • 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_l thodg
    Tags