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
  • PersistentCommandPool.cpp
Find file
BlameHistoryPermalink
  • Tobin Ehlis's avatar
    Vulkan: Add transient flag to command pool · a25b165a
    Tobin Ehlis authored Aug 28, 2020
    Add the VK_COMMAND_POOL_CREATE_TRANSIENT_BIT flag when creating the
    PersistentCommandPool since the command buffers are only used once and
    then reset. Update the tracking bugs.
    
    Bug: b/166641492
    Bug: b/166793850
    Change-Id: I5827b5df7dd150756325421fc6ff0283bbd8b8e1
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2381943Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarback sept 10 - Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCourtney Goeltzenleuchter <courtneygo@google.com>
    Commit-Queue: Tobin Ehlis <tobine@google.com>
    a25b165a
PersistentCommandPool.cpp 3.34 KB
EditWeb IDE
×

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