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
  • libANGLE
  • FrameCapture.cpp
Find file
BlameHistoryPermalink
  • Cody Northrop's avatar
    Capture/Replay: Fix default uniform array capture · 13859945
    Cody Northrop authored Jun 26, 2020
    The pointer from vector::data() already reflects the size of the
    underlying type, so no need to include sizeof.  This caused us to
    write beyond the vector bounds when reading multiple values.
    
    We were also missing component count.
    
    Test: MEC of NBA2K20
    Bug: b/160014453
    Change-Id: I51fc3f5f80c732221d6ea4b4bd1afde635e410a1
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2270909Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarManh Nguyen <nguyenmh@google.com>
    Commit-Queue: Cody Northrop <cnorthrop@google.com>
    13859945
FrameCapture.cpp 163 KB
EditWeb IDE
×

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