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
  • libANGLE
  • renderer
  • gl
  • renderergl_utils.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Add flag for turning off initializing variables with loops · bb0775da
    Olli Etuaho authored Nov 10, 2017
    This flag is needed to toggle upcoming variable initialization mode
    which uses for loops to optimize the compilation process. Initializing
    variables using for loops will be turned on by default, but it needs
    to be turned off in Chromium in certain cases. Chromium will use the
    flag added in this patch and that code will need to go into Chromium
    before finishing the implementation in ANGLE.
    
    BUG=chromium:735497
    
    Change-Id: I3a0e7b7c6cebe60afa72964fbd0caf3b1eafccbc
    Reviewed-on: https://chromium-review.googlesource.com/763451
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    bb0775da
renderergl_utils.cpp 57.9 KB
EditWeb IDE
×

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