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
  • tests
  • perf_tests
  • ANGLEPerfTest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Timestamp internal RenderPasses in perf tests. · 1393bf9e
    Jamie Madill authored Feb 28, 2020
    This change book-ends RenderPasses in the Vulkan back-end with
    timestamp queries. This allows us to write out a trace of GPU/CPU that
    we can inspect in Chrome. To enable the GPU trace you can define
    ANGLE_ENABLE_VULKAN_GPU_TRACE_EVENTS in ContextVk.cpp and run the
    angle_perftests suite with --enable-trace.
    
    Note that we ran into some issues with the implementation not returning
    monotonic timestamps. This may be a driver bug but bears more
    investigation.
    
    Bug: angleproject:4433
    Change-Id: I0e6a364367f15183068e55686549cb418aa94c2a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2081380Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    1393bf9e
ANGLEPerfTest.cpp 21.8 KB
EditWeb IDE
×

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