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
  • common
  • angleutils_unittest.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Add support for arrays of arrays to VariableLocation · c853804c
    Olli Etuaho authored Sep 27, 2017
    Array indices are sorted so that the outermost index is in the back.
    This is because we want to be consistent with future arrays of arrays
    parsing code. In parsing we'll have a utility function to make a
    TType object into an array, and there it's most natural to push the
    new outermost sizes to the back of the vector.
    
    Further patches will still be needed to parse arrays of arrays and
    add support to arrays of arrays into the API.
    
    BUG=angleproject:2125
    TEST=angle_unittests, angle_end2end_tests
    
    Change-Id: I6c88edabf68ae9dbd803ec6d20543016c408b702
    Reviewed-on: https://chromium-review.googlesource.com/686414Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    c853804c
angleutils_unittest.cpp 648 Bytes
EditWeb IDE
×

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