• Show log

    Commit

  • Hash : 5fec7ab2
    Author : Olli Etuaho
    Date : 2018-04-04T11:58:33

    Identify functions by unique id in BuiltInFunctionEmulator
    
    Now that unique ids of all builtins are compile-time constants, we can
    use them to look up functions in BuiltInFunctionEmulator. This is
    simpler than using a custom struct with the name and parameters for
    identifying functions.
    
    This requires that we store a reference to a TFunction in those
    TIntermUnary nodes that were created based on a function.
    
    This decreases shader_translator binary size by about 6 KB on Windows.
    
    BUG=angleproject:2267
    BUG=chromium:823856
    TEST=angle_unittests
    
    Change-Id: Idd5a00c772c6f26dd36fdbbfbe161d22ab27c2fe
    Reviewed-on: https://chromium-review.googlesource.com/995372
    Reviewed-by: Jamie Madill <jmadill@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