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
  • Tim Van Patten's avatar
    Return the correct location count for Matrices · 6423b7fc
    Tim Van Patten authored Dec 04, 2019
    GetLocationCount() is currently returning the number of rows in the
    matrix, rather than the columns, which leads to shader validation
    errors (and test failures).   This fix returns the number of columns
    in a matrix.
    
    Bug: angleproject:4200
    Test: dEQP-GLES31.functional.separate_shader.random.63
    Change-Id: I8d25eb3733c2ddbe53ff54794f480c1d43e22a88
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1952173Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarCourtney Goeltzenleuchter <courtneygo@google.com>
    Commit-Queue: Tim Van Patten <timvp@google.com>
    6423b7fc
MatrixTest.cpp 4.65 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.