VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/xaaWrapper.h@ 58634

Last change on this file since 58634 was 32163, checked in by vboxsync, 14 years ago

Additions/x11/x11include: additional headers for building drivers for X.Org Server 1.9

  • Property svn:eol-style set to native
File size: 210 bytes
Line 
1
2#ifndef _XAA_WRAPPER_H
3# define _XAA_WRAPPER_H
4
5typedef void (*SyncFunc)(ScreenPtr);
6
7extern _X_EXPORT Bool xaaSetupWrapper(ScreenPtr pScreen,
8 XAAInfoRecPtr infoPtr, int depth, SyncFunc *func);
9
10#endif
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette