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
  • TracePerfTest.cpp
Find file
BlameHistoryPermalink
  • Charlie Lao's avatar
    Vulkan: minimize-gpu-work: Use 1x1 offscreen · a766ab14
    Charlie Lao authored Apr 20, 2021
    When minimize-gpu-work is requested, the idea is to have GPU work
    reduced to minimum. Without shrink the offscreen window to 1x1, the
    driver load/store op may still have to load entire surface which could
    be costly. This CL reduces the offscreen surface size to 1x1 when
    --minimize-gpu-work is specified.
    
    Bug: b/184766477
    Change-Id: Ic8d9d4c2fe8295a0a5808dcee35120fdd20e0f56
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2840963
    Commit-Queue: Charlie Lao <cclao@google.com>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    a766ab14
TracePerfTest.cpp 55.1 KB
EditWeb IDE
×

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