Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • compiler
  • translator
  • DeferGlobalInitializers.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Split TIntermDeclaration from TIntermAggregate · 13389b66
    Olli Etuaho authored Oct 16, 2016
    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: 's avatarCorentin Wallez <cwallez@chromium.org>
    13389b66
DeferGlobalInitializers.cpp 7.3 KB
EditWeb IDE
×

Replace DeferGlobalInitializers.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.