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
  • gl_tests
  • MatrixTest.cpp
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Return the correct location count for matrices in structs · 086aded3
    Shahbaz Youssefi authored Jan 26, 2020
    GetLocationCount() returned secondary size for fields of a struct.  For
    matrices however, the correct value would be the primary size.
    
    This is a similar fix to 6423b7fc.
    
    Bug: angleproject:4200
    Change-Id: I2c69b9454729993010766fcde0cabec986b7429d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2021738Reviewed-by: 's avatarCourtney Goeltzenleuchter <courtneygo@google.com>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    086aded3
MatrixTest.cpp 5.95 KB
EditWeb IDE
×

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