• Show log

    Commit

  • Hash : 13389b66
    Author : Olli Etuaho
    Date : 2016-10-16T11:48:18

    Split TIntermDeclaration from TIntermAggregate
    
    The new class TIntermDeclaration is now used for struct, interface
    block and variable declarations. TIntermDeclaration nodes do not have
    a type - rather the type is stored in each child node. The types may
    differ in case the declaration is a series of array declarators with
    mismatching sizes.
    
    TIntermAggregate is still used for function calls, function
    prototypes, function parameter lists and invariant declarations.
    
    BUG=angleproject:1490
    TEST=angle_unittests
    
    Change-Id: I0457188f354481470855f61ac1c878fc2579b1d1
    Reviewed-on: https://chromium-review.googlesource.com/400023
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: 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