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
  • renderer
  • vulkan
  • mac
  • DisplayVkMac.mm
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Vulkan: Allow pbuffer usage if no window support · 84bd9dad
    Shahbaz Youssefi authored Aug 26, 2020
    Vulkan allows rendering to non-swapchain images, so pbuffers can always
    be supported on every config.  With this change, if the window system
    does not support a configuration, EGL_WINDOW_BIT is removed from the
    config instead of dropping the config entirely.
    
    Bug: chromium:1034840
    Change-Id: Ib972ed8ddf7660c327123fa83ae0674456cf2a35
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2378921
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarback sept 10 - Jamie Madill <jmadill@chromium.org>
    84bd9dad
DisplayVkMac.mm 2.96 KB
EditWeb IDE
×

Replace DisplayVkMac.mm

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.