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
  • CommandGraph.h
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Vulkan: Move command graph and garbage to ContextVk. · ee244c77
    Geoff Lang authored May 06, 2019
    To support multithreading, contexts should manage their own command graphs
    and garbage.  This allows safe access to vulkan resources such as command pools
    without thread synchronization.
    
    BUG=angleproject:2464
    
    Change-Id: I930149bc9f0793028761ee05ab50b8c0a4dec98a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1516515
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    ee244c77
CommandGraph.h 20.9 KB
EditWeb IDE
×

Replace CommandGraph.h

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.