Skip to content

scene: Fix alpha channel of offscreen cursor texture

Vlad Zahorodnii requested to merge work/cherry-pick-68f1570d into Plasma/6.0

When running with 10bpc, the alpha channel has only 2 bits for it, which is too low for the cursor.

BUG: 479637

(cherry picked from commit 68f1570d)

Merge request reports