about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibxpresent_private.h
blob: 72b8b4c1075ed0837baf9825cdac34ff84609b7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error meh!
#endif

DATAB(XPresentExtensionInfo, 3*sizeof(void*))
DATA(XPresentExtensionName, sizeof(void*))
GO(XPresentFindDisplay, pFp)
GO(XPresentFreeInput, vFppp)
GO(XPresentNotifyMSC, vFppuUUU)
GO(XPresentPixmap, vFpppuppiipppuUUUpi)
GO(XPresentQueryCapabilities, uFpp)
GO(XPresentQueryExtension, iFpppp)
GO(XPresentQueryVersion, iFppp)
GO(XPresentSelectInput, pFppu)
GO(XPresentVersion, iFv)