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.cpp
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Reland "Vulkan: Implement debug markers" · 4d153383
    Shahbaz Youssefi authored Feb 26, 2019
    This reverts commit 0c01e367.
    
    Reason for revert: Its dependency that was reverted has now relanded:
    
        https://chromium-review.googlesource.com/c/angle/angle/+/1489153
    
    Original change's description:
    > Revert "Vulkan: Implement debug markers"
    >
    > This reverts commit 983e4469.
    >
    > Reason for revert: Depends on a CL that's reverted: https://chromium-review.googlesource.com/c/angle/angle/+/1470605
    >
    > Original change's description:
    > > Vulkan: Implement debug markers
    > >
    > > Covers both GL_KHR_debug and GL_EXT_debug_marker.
    > >
    > > Debug markers are used to specify events or hierarchically categorize a
    > > set of commands within the command buffer.  When debugging, this allows
    > > for quicker navigation to the draw calls of interest, and otherwise
    > > provides context to debug output.
    > >
    > > Bug: angleproject:2853
    > > Change-Id: Id65e11fc877d9e70b6fd0fae7f0bbbcb1164bf10
    > > Reviewed-on: https://chromium-review.googlesource.com/c/1403956
    > > Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    > > Reviewed-by: Jamie Madill <jmadill@chromium.org>
    > > Reviewed-by: Geoff Lang <geofflang@chromium.org>
    >
    > TBR=geofflang@chromium.org,jmadill@chromium.org,syoussefi@chromium.org
    >
    > Change-Id: I7fcfc8683195d396aec61848719f52c0fa049ece
    > No-Presubmit: true
    > No-Tree-Checks: true
    > No-Try: true
    > Bug: angleproject:2853
    > Reviewed-on: https://chromium-review.googlesource.com/c/1470606
    > Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    > Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    
    TBR=geofflang@chromium.org,jmadill@google.com,syoussefi@chromium.org
    
    Bug: angleproject:2853
    Change-Id: Ie19ae103244d54dcf7108d5f61c24e318fc44057
    Reviewed-on: https://chromium-review.googlesource.com/c/1489154
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@google.com>
    4d153383
CommandGraph.cpp 34.5 KB
EditWeb IDE
×

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