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
  • MemoryObject.cpp
Find file
BlameHistoryPermalink
  • Michael Spang's avatar
    Vulkan: Implement glImportMemoryFdEXT · 3b2c6bfd
    Michael Spang authored Apr 16, 2019
    Allow importing opaque file descriptors into memory objects on linux.
    Currently this just holds onto the file descriptor rather than calling
    vkAllocateMemory immediately. The latter will be easier once we have
    support for suballocation (anglebug.com/2162).
    
    Bug: angleproject:3289
    
    Change-Id: Ia80ce07b2a9ec95b9063feb9bfeb24ffe77fa40e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1552028
    Commit-Queue: Michael Spang <spang@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    3b2c6bfd
MemoryObject.cpp 1017 Bytes
EditWeb IDE
×

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