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
  • TextureVk.cpp
Find file
BlameHistoryPermalink
  • Tobin Ehlis's avatar
    Vulkan:Integrate SecondaryCommandBuffers · 134425c7
    Tobin Ehlis authored Mar 15, 2019
    Integrate the custom SecondaryCommandBuffer type into the CommandGraph
    nodes by adding new ANGLE_USE_CUSTOM_VULKAN_CMD_BUFFERS define that can
    be set in the BUILD gn args with angle_enable_custom_vulkan_cmd_buffers
    set to "true."
    Initially the custom cmd buffers are disabled by default.
    
    This adds some support functions to SecondaryCommandBuffer to make the
    integration easier by matching the wrapped cmd buffer interface:
    initialize(), end(), valid().
    
    Bug: angleproject:3136
    Change-Id: Ib910554583192550757bb8ce89914e3ea8737988
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1526556
    Commit-Queue: Tobin Ehlis <tobine@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    134425c7
TextureVk.cpp 57.9 KB
EditWeb IDE
×

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