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
  • tests
  • compiler_tests
  • IntermNode_test.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Make aggregate node creation more robust · af6fc1b4
    Olli Etuaho authored Jan 26, 2017
    Now aggregate nodes are always built with their return type, op and
    arguments set. They'll determine their qualifier and precision
    automatically.
    
    This fixes setting of gotPrecisionFromChildren in a few cases.
    
    This will also make it easier to split TIntermAggregate further into
    specialized classes if that is desired.
    
    BUG=angleproject:1490
    TEST=angle_unittests
    
    Change-Id: I1fbe0c75679c517a22d44dfc1ea160ad7a7fdfda
    Reviewed-on: https://chromium-review.googlesource.com/433468Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    af6fc1b4
IntermNode_test.cpp 8.21 KB
EditWeb IDE
×

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