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
  • SemaphoreVk.cpp
Find file
BlameHistoryPermalink
  • Charlie Lao's avatar
    Vulkan: acquire swapchain image should use COLOR_ATTACHMENT_OUTPUT_BIT · 5891b091
    Charlie Lao authored Jun 01, 2020
    The mAcquireImageSemaphore is for achieving the maximum overlap between
    display engine and rendering engine. We should only need to block when
    we write to the swapchain image. Work that doesn't touch the visible
    buffer can proceed.
    
    Bug: b/157916459
    Change-Id: Ic9a9a1f2a7648ef7f50f99578a0f0d674ae5e66c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2223826
    Commit-Queue: Charlie Lao <cclao@google.com>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    5891b091
SemaphoreVk.cpp 10.2 KB
EditWeb IDE
×

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