mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-17 06:46:39 -04:00
Merge branch 'pixman_dmabuf' into 'master'
Implement dmabufs in pixman renderer Closes #3844 See merge request wlroots/wlroots!4714
This commit is contained in:
commit
d848f49bac
13 changed files with 156 additions and 46 deletions
|
|
@ -39,8 +39,6 @@ struct wlr_vk_device {
|
|||
VkPhysicalDevice phdev;
|
||||
VkDevice dev;
|
||||
|
||||
int drm_fd;
|
||||
|
||||
bool sync_file_import_export;
|
||||
bool implicit_sync_interop;
|
||||
bool sampler_ycbcr_conversion;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue