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
  • Jiacheng Lu's avatar
    Various fixes for frame capture · c43852aa
    Jiacheng Lu authored Aug 27, 2019
    1. Use contextId as identifier to separate captures for different GL
    context.
    2. Fix write string params. In order to keep consistent between replay
    and capture, changes have been made to store C style string (with '\0'
    suffix) for string param capture, which breaks cpp frame capture. This
    change fixes it.
    3. On Android device, it use a custom path to save captures and it
    breaks the loadBinaryData(). Here differentiate file name and file path
    to fix it.
    
    Bug: angleproject:3804
    Change-Id: I378cf26697d15f0c1a8cf7afea2b758f5c58498b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1774469
    Commit-Queue: Jiacheng Lu <lujc@google.com>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    c43852aa
FrameCapture.cpp 28.5 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.