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
  • Surface.cpp
Find file
BlameHistoryPermalink
  • Ian Elliott's avatar
    Vulkan: tell ContextVk when swapchain is re-created · 6eb7756d
    Ian Elliott authored Aug 07, 2020
    For an app that only draws to the swapchain, if the swapchain is
    recreated with a different rotation (as done by the ANGLE perf tests
    when switching from Angry Birds 2 to Candy Crush), ContextVk is not
    informed, and so the new rotation is ignored.  Use the
    subject-observer pattern to set the appropriate dirty bits.
    
    Test: run_angle_perftests --gtest_filter=TracePerfTest.Run/vulkan_angry*:*vulkan_candy* --verbose --local-output
    Bug: angleproject:4910
    Bug: b/163126746
    Change-Id: Ib5303e9c4095db1b3e736911f483589e40a73d0c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2341768
    Commit-Queue: Ian Elliott <ianelliott@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCourtney Goeltzenleuchter <courtneygo@google.com>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    6eb7756d
Surface.cpp 18.4 KB
EditWeb IDE
×

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