exa: missed exa.h change

This commit is contained in:
Dave Airlie 2009-04-23 12:13:05 +10:00
parent 02ae85c4c9
commit 3ec6a121e1
1 changed files with 3 additions and 0 deletions

View File

@ -705,6 +705,9 @@ typedef struct _ExaDriver {
pointer pPixData);
/** @} */
void *(*CreatePixmap2)(ScreenPtr pScreen, int width, int height,
int depth, int usage_hint, int bitsPerPixel);
} ExaDriverRec, *ExaDriverPtr;
/** @name EXA driver flags