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


GO(XDamageAdd, vFpLL)
GO(XDamageCreate, LFpLi)
GO(XDamageDestroy, vFpL)
GO(XDamageFindDisplay, pFp)
GO(XDamageQueryExtension, iFppp)
GO(XDamageQueryVersion, iFppp)
GO(XDamageSubtract, vFpLLL)