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
  • SurfaceVk.cpp
Find file
BlameHistoryPermalink
  • Yuly Novikov's avatar
    Vulkan: use supported composite alpha · 12da5e75
    Yuly Novikov authored Jan 23, 2018
    Try VK_COMPOSITE_ALPHA_OPAQUE_BIT_KHR first,
    if not supported, try VK_COMPOSITE_ALPHA_INHERIT_BIT_KHR.
    Fail if it is not supported either.
    
    BUG=angleproject:2314
    
    Change-Id: I875a60f7b51b9880da2d2916d602a6e7e8ca479f
    Reviewed-on: https://chromium-review.googlesource.com/882320
    Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    12da5e75
SurfaceVk.cpp 20.5 KB
EditWeb IDE
×

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