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
  • TranslatorGLSL.cpp
Find file
BlameHistoryPermalink
  • Kenneth Russell's avatar
    Add driver bug workaround for rewriting row major matrices. · e196bc85
    Kenneth Russell authored Jan 17, 2020
    Joint work with syoussefi@, who wrote the RewriteRowMajorMatrices
    pass, and revised it for this CL to not rely on the
    NameNamelessUniformBuffers pass - which was breaking it on the GL
    backend.
    
    Hook up previously written RewriteRowMajorMatrices transformation, and
    enable on all GPU types on macOS. It is needed at least for AMD and
    Intel GPUs.
    
    Add a new test which verifies the behavior of dynamically-indexed
    arrays of row-major matrices.
    
    Bug: angleproject:2273
    Bug: angleproject:3843
    Change-Id: Id582f9cf6b9b1a59091aab1786539174f360b705
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2008717
    Commit-Queue: Kenneth Russell <kbr@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    e196bc85
TranslatorGLSL.cpp 12.9 KB
EditWeb IDE
×

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