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
  • InitializeVariables.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Simplify AST transformations that need to find main · 9cbc07c3
    Olli Etuaho authored May 10, 2017
    Share code for finding the main function from the AST between
    InitializeVariables, DeferGlobalInitializers,
    EmulateGLFragColorBroadcast and UseInterfaceBlockFields. This makes
    InitializeVariables simpler in particular, as it doesn't need an AST
    traverser anymore.
    
    BUG=angleproject:2033
    TEST=angle_unittests, WebGL conformance tests
    
    Change-Id: I14c994bbde58a904f6684d2f0b72bd8004f70902
    Reviewed-on: https://chromium-review.googlesource.com/501166Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    9cbc07c3
InitializeVariables.cpp 3.42 KB
EditWeb IDE
×

Replace InitializeVariables.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.