Skip to content

Update supported composite alpha flags

Ben Davis requested to merge bgjdarm/vulkan-wsi-layer:alpha into master

There is currently no protocol for setting composite alpha blending mode via Wayland but the expectation is that we use premultiplied alpha so only report the premultiplied and inherit composite alpha bits

Merge request reports