Skip to content
Commit f03af5ef authored by David Edmundson's avatar David Edmundson
Browse files

libkwineffects: Set format on the main OffscreenQuickView

When showing the window RHI will realise the window has no underlying
platform window and create a temporary offscreen surface, different from
the offscreen surface we'll eventually be rendering into. This will use
the format of the main window.

If this offscreen surface format does not match the format of the
context we can fail in makeCurrent calls.
parent e68e92bc
Pipeline #371719 passed with stage
in 19 minutes and 15 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment