mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 09:58:21 +02:00
Missed this. Spotted by Thomas.
This commit is contained in:
parent
b5b2a0522e
commit
0df446ab88
2 changed files with 4 additions and 4 deletions
|
|
@ -107,8 +107,8 @@ typedef struct _ExaAccelInfo {
|
|||
*/
|
||||
Bool (*PrepareCopy) (PixmapPtr pSrcPixmap,
|
||||
PixmapPtr pDstPixmap,
|
||||
Bool upsidedown,
|
||||
Bool reverse,
|
||||
int dx,
|
||||
int dy,
|
||||
int alu,
|
||||
Pixel planemask);
|
||||
void (*Copy) (PixmapPtr pDstPixmap,
|
||||
|
|
|
|||
|
|
@ -107,8 +107,8 @@ typedef struct _ExaAccelInfo {
|
|||
*/
|
||||
Bool (*PrepareCopy) (PixmapPtr pSrcPixmap,
|
||||
PixmapPtr pDstPixmap,
|
||||
Bool upsidedown,
|
||||
Bool reverse,
|
||||
int dx,
|
||||
int dy,
|
||||
int alu,
|
||||
Pixel planemask);
|
||||
void (*Copy) (PixmapPtr pDstPixmap,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue