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
  • Display.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Revert "[Vulkan] Add DisplayVkNull" · 88156d26
    Geoff Lang authored May 18, 2021
    This reverts commit cbbaf76b.
    
    Reason for revert: Suspecting this breaks the fuchsia_x64 bot WebGL
    tests.
    
    Ex: 
    https://chromium-review.googlesource.com/c/chromium/src/+/2904812
    
    Original change's description:
    > [Vulkan] Add DisplayVkNull
    >
    > Currently all DisplayVk implementations depend on VK_KHR_swapchain and
    > VK_KHR_surface extensions. When running Chromium on Fuchsia these
    > extensions are never used (content is shown on the screen using
    > ImagePipe API without dependency on swapchain). ANGLE still depended
    > on these extensions for DisplayVkFuchsia.
    > This CL adds DisplayVkNull, which allows to run ANGLE without dependency
    > on swapchain. It's usable only offscreen and cannot present content on
    > a surface.
    >
    > Bug: chromium:1203879
    > Change-Id: I4d1307060967ffa68877c4300ea4d5590eeb2152
    > Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2861313
    > Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    > Reviewed-by: Jamie Madill <jmadill@chromium.org>
    > Commit-Queue: Jamie Madill <jmadill@chromium.org>
    
    Bug: chromium:1203879
    Change-Id: I6701ffff48fcb925f387e63b356d2d5cf360ea7e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2904183Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    88156d26
Display.cpp 63.1 KB
EditWeb IDE
×

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