mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 03:30:10 +01:00
st/xorg: refix source over
This commit is contained in:
parent
5b7d9053a0
commit
108273c5ed
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ static const struct xorg_composite_blend xorg_blends[] = {
|
|||
PIPE_BLENDFACTOR_ONE, PIPE_BLENDFACTOR_ONE },
|
||||
|
||||
{ PictOpOver,
|
||||
PIPE_BLENDFACTOR_ONE, PIPE_BLENDFACTOR_ONE,
|
||||
PIPE_BLENDFACTOR_SRC_ALPHA, PIPE_BLENDFACTOR_ONE,
|
||||
PIPE_BLENDFACTOR_INV_SRC_ALPHA, PIPE_BLENDFACTOR_INV_SRC_ALPHA },
|
||||
|
||||
{ PictOpOverReverse,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue