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
  • SecondaryCommandBuffer.cpp
Find file
BlameHistoryPermalink
  • Tobin Ehlis's avatar
    Vulkan: Refactor SecondaryCommandBuffers class · 764d572b
    Tobin Ehlis authored Apr 21, 2020
    A strictly cosmetic change to move code into alphabetical order.
    In working with SecondaryCommandBuffer commands in separate CLs,
    it can be difficult/annoying to track which commands are already
    in place as some of them are out-of-order. This change puts the
    command enums, functions, and processing in alphabetical order
    to simplify searching and adding new commands.
    
    Bug: b/154030403
    Change-Id: I6dba4cf48d6f27c056585ac633c694e083b1a263
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2158816Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Tobin Ehlis <tobine@google.com>
    764d572b
SecondaryCommandBuffer.cpp 26.6 KB
EditWeb IDE
×

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