Commit graph

2 commits

Author SHA1 Message Date
Kenny Levinsen
e3df9f6e1e vulkan: Implement buffer chain
This mimics the interface from shm.h to be as close to a drop-in
replacement as possible.
2024-08-04 23:44:11 +02:00
Kenny Levinsen
42caf8b387 vulkan: Device initialization
This initialized a Vulkan logical device according to compositor
preference, but does not yet do anything with it.
2024-08-04 23:44:11 +02:00