Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

render/vulkan: add support for DISJOINT images #3262

Open
emersion opened this issue Oct 18, 2021 · 0 comments
Open

render/vulkan: add support for DISJOINT images #3262

emersion opened this issue Oct 18, 2021 · 0 comments

Comments

@emersion
Copy link
Member

emersion commented Oct 18, 2021

If a client buffer contains DMA-BUF planes coming from a different buffer object:

  • Check for VK_FORMAT_FEATURE_DISJOINT_BIT
  • Import multiple VkMemory objects
  • Create a single image from these multiple VkMemory objects

wlroots has migrated to gitlab.freedesktop.org. This issue has been moved to:

https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3262

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants