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
  • vk_utils.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Reorganize helper classes. · 6c7ab7fe
    Jamie Madill authored Mar 31, 2018
    This renames ResourceVk to vk::CommandGraphResource, which should help
    clarify its usage. This also moves LineLoopHandler, ImageHelper, and
    the DynamicBuffer and DynamicCommandPool classes into a new vk_helpers
    module. This file contains helper classes that manage other resources.
    
    Also this makes DynamicBuffer and DynamicDescriptorPool no longer
    inherit from CommandGraphResource. In the future, only Impl objects
    will be allowed to be graph resources.
    
    Bug: angleproject:2318
    Change-Id: I0fa23da2ac853d90f3c822547a4a314f247cc757
    Reviewed-on: https://chromium-review.googlesource.com/985200
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarFrank Henigman <fjhenigman@chromium.org>
    6c7ab7fe
vk_utils.cpp 37.4 KB
EditWeb IDE
×

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