Skip to content

scene: Fix alpha channel of offscreen cursor texture

Vlad Zahorodnii requested to merge work/zzag/software-cursor-jagged-shadow into master

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

BUG: 479637

Merge request reports