diff options
| author | Georges Basile Stavracas Neto <georges.stavracas@gmail.com> | 2019-10-05 11:53:39 -0300 |
|---|---|---|
| committer | jeremyk-lunarg <jeremyk@lunarg.com> | 2019-10-23 08:57:35 -0600 |
| commit | 7da3ea7cfa1dbedd92f7e1b2e3a72503ed9ced9a (patch) | |
| tree | 8b637a99d73b8e66844930d2aa5087cf4c40eee0 /scripts | |
| parent | 119e7c3bbae122f6cc5d778d068fb91e0e85d6a9 (diff) | |
| download | usermoji-7da3ea7cfa1dbedd92f7e1b2e3a72503ed9ced9a.tar.xz | |
cube: Try to bind to wl_compositor v4
VK_KHR_incremental_present requires the client to
bind to wl_compositor v4. This is because internally
some Vulkan Wayland drivers convert VkPresentRegionKHR
to wl_surface.damage_buffer()[1], which is a v4-only
request.
If the Wayland compositor advertises wl_compositor v4,
we can bind to it and make incremental present actually
work.
[1] https://gitlab.freedesktop.org/mesa/mesa/blob/master/src/vulkan/wsi/wsi_common_wayland.c#L862
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
