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
  • Jamie Madill's avatar
    Vulkan: Introduce CommandQueue helper class. · 087f1384
    Jamie Madill authored Sep 26, 2019
    Wraps the functionality of managing monitoring workloads of commands
    being sent to the VkQueue. In the future this will likely move to the
    RendererVk class. This refactor allows the move to be easier to manage
    and will let us more easily change ownership in the future if we have
    to again.
    
    Bug: angleproject:2464
    Change-Id: I061bc2ba939d7004d74d00b976a753a53c96445c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1804884Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    087f1384
PersistentCommandPool.cpp 3.14 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.