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
  • CommandProcessor.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Remove hasPrimaryCommands(). · 8a90378c
    Jamie Madill authored Nov 07, 2020
    We now create empty primary command buffers when there are
    no existing commands to submit. The main reason to remove this
    is so that we don't have to make a synchronous call to
    CommandQueue or the async command processor to determine if there
    are queued primary commands.
    
    Bug: b/172704839
    Change-Id: I53f65eaa187b618e4ed82a5d2805a76e6a9e036c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2524547
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCourtney Goeltzenleuchter <courtneygo@google.com>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    8a90378c
CommandProcessor.h 13.6 KB
EditWeb IDE
×

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