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_mock.cpp
Find file
BlameHistoryPermalink
  • Manh Nguyen's avatar
    Multi-frames serialization + comparision for capture replay test · e5c18475
    Manh Nguyen authored Jul 06, 2020
    Changes how context states are serialized during capture run. Now,
    context states are serialized after each frame until the end frame
    is reached, or context is destroyed.
    
    Adds an api to the trace files to query serialization results of
    multiple frames. Makes change to CaptureReplayTest to serialize
    multiple frames then compares the serialization results with the ones
    retrieved from said api.
    
    Adds to capture replay the ability to produce working, compilable trace
    files even when end frame is not reached.
    
    Adds to the generated trace files config information and makes
    CaptureReplayTest utilize said config information to reproduce the exact
    environment of the captured application.
    
    Bug: angleproject:4817
    Change-Id: Ie3d487af2bacf349dc3ff6f6b1b5f89e1169dc84
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2282885
    Commit-Queue: Manh Nguyen <nguyenmh@google.com>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    e5c18475
FrameCapture_mock.cpp 938 Bytes
EditWeb IDE
×

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