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_mem_alloc_wrapper.cpp
Find file
BlameHistoryPermalink
  • Hyunchang Kim's avatar
    Vulkan: Implement device memory sub-allocation · 6e0d718a
    Hyunchang Kim authored Mar 31, 2020
    Use AMD Vulkan Memory Allocator for device memory sub-allocation.
    We now have a mempool from which all glBuffer memory is allocated.
    The CPU overhead involved in repeated IOCTL calls to the kernel is
    reduced significantly.
    
    Bug: angleproject:2162
    Change-Id: Id7681ffe2ac3d2853141ebe34c7df7b7fdd0d55e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2124519Reviewed-by: 's avatarTobin Ehlis <tobine@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    6e0d718a
vk_mem_alloc_wrapper.cpp 4.27 KB
EditWeb IDE
×

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