1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error meh!
#endif
//GO(xcb_present_event_end,
//GO(xcb_present_event_next,
DATA(xcb_present_id, 8)
//GO(xcb_present_notify_end,
GO(xcb_present_notify_msc, pFbuuUUU)
//GO(xcb_present_notify_msc_checked,
//GO(xcb_present_notify_next,
GO(xcb_present_pixmap, pFbuuuuuwwuuuuUUUup)
GO(xcb_present_pixmap_checked, pFbuuuuuwwuuuuUUUup)
//GO(xcb_present_pixmap_notifies,
//GO(xcb_present_pixmap_notifies_iterator,
//GO(xcb_present_pixmap_notifies_length,
//GO(xcb_present_pixmap_sizeof,
//GO(xcb_present_query_capabilities,
//GO(xcb_present_query_capabilities_reply,
//GO(xcb_present_query_capabilities_unchecked,
GO(xcb_present_query_version, pFbuu)
GO(xcb_present_query_version_reply, pFbup)
GO(xcb_present_query_version_unchecked, pFbuu)
//GO(xcb_present_redirect_notify_notifies,
//GO(xcb_present_redirect_notify_notifies_iterator,
//GO(xcb_present_redirect_notify_notifies_length,
//GO(xcb_present_redirect_notify_sizeof,
GO(xcb_present_select_input, pFbuuu)
GO(xcb_present_select_input_checked, pFbuuu)
|