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
  • Intermediate.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Qualify stored constant union data with const · 5c0e023c
    Olli Etuaho authored Nov 11, 2015
    This prevents accidentally changing data that may be shared between
    multiple TIntermConstantUnion nodes.
    
    Besides making the code less prone to bugs in general, this will make it
    easier to implement constant folding of array constructors.
    
    BUG=541551
    TEST=angle_unittests, WebGL conformance tests
    
    Change-Id: I4f3059f70b841d9dd0cf20fea4d37684da9cd47e
    Reviewed-on: https://chromium-review.googlesource.com/312440Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Tryjob-Request: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Tested-by: 's avatarOlli Etuaho <oetuaho@nvidia.com>
    5c0e023c
Intermediate.cpp 13.5 KB
EditWeb IDE
×

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