Skip to content

Add support for wp_presentation in the WSI layer

Ginu Jacob requested to merge ginu.jacob/vulkan-wsi-layer:wp_presentation into main

Enabling the support for wp_presentation in Wayland surface. A handle to the interface is stored in the Wayland surface. The handle is initialized for each VKSurface.

Signed-off-by: ginujacob ginu.jacob@arm.com Change-Id: I9a2239b3047720fdeb857e23bb529c0f0fce9575

Merge request reports