mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Missed this. Spotted by Thomas.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user