• Show log

    Commit

  • Hash : e80825ef
    Author : Olli Etuaho
    Date : 2018-02-16T10:24:53

    Simplify built-in function node initialization
    
    Built-ins with no math op associated with them now have the op code
    EOpCallBuiltInFunction set. This makes initializing built-in function
    nodes simpler, since they can always get the op code from the function
    symbol.
    
    We also no longer look for functions in inner scopes, only from the
    global scope and from built-in functions.
    
    BUG=angleproject:2267
    TEST=angle_unittests
    
    Change-Id: I55a2642f34bb3c8b8f13183c95fa509ec3b9cfdb
    Reviewed-on: https://chromium-review.googlesource.com/923724
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Corentin Wallez <cwallez@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.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 thodg_l
    Tags