VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/xvmodproc.h@ 32915

Last change on this file since 32915 was 25078, checked in by vboxsync, 15 years ago

Additions/x11/x11include: exported and set eol-style on new headers

  • Property svn:eol-style set to native
File size: 309 bytes
Line 
1
2#ifdef HAVE_DIX_CONFIG_H
3#include <dix-config.h>
4#endif
5
6#include "xvmcext.h"
7
8extern int (*XvGetScreenIndexProc)(void);
9extern unsigned long (*XvGetRTPortProc)(void);
10extern int (*XvScreenInitProc)(ScreenPtr);
11extern int (*XvMCScreenInitProc)(ScreenPtr, int, XvMCAdaptorPtr);
12
13extern void XvRegister(void);
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