Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for VK_KHR_display_swapchain #369

Open
theoparis opened this issue Jul 13, 2024 · 2 comments
Open

Support for VK_KHR_display_swapchain #369

theoparis opened this issue Jul 13, 2024 · 2 comments

Comments

@theoparis
Copy link

See https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_KHR_display_swapchain.html

Unfortunately it seems like mesa does not implement this in radeonsi either 😕
This is a blocker for my 3d wayland compositor I have been trying to implement...

@KenSZ-AMD
Copy link

Hi, may I know what is your use case exactly (i.e., tools, games, etc.)? Are you working on Virtual Reality sort of things?

@jinjianrong
Copy link
Member

@theoparis could you use VK_EXT_physical_device_drm for your purpose, just like Sway/wlroots does (
Missing VK_EXT_physical_device_drm · Issue #306 · GPUOpen-Drivers/AMDVLK · GitHub) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants