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
  • common
  • system_utils_winuwp.cpp
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Tests: Add support for --renderdoc · 7df7fc7f
    Shahbaz Youssefi authored Jun 20, 2021
    This change adds support for a new flag namely `--renderdoc` to end2end
    and deqp tests.  With this flag, each test automatically starts and ends
    a frame capture in renderdoc, working around an issue where renderdoc
    refuses to capture a test frame that doesn't start or end with a swap.
    
    With end2end tests, the capture starts before test set up, and ends
    after test tear down.  With deqp tests, it starts before init, ends and
    restarts after each test iteration and ends after deinit.
    
    Bug: angleproject:6072
    Change-Id: Ib41b816aff121bf922d9147044cc363c33a62181
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2971835
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    7df7fc7f
system_utils_winuwp.cpp 2.29 KB
EditWeb IDE
×

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