diff options
Diffstat (limited to 'src/wrapped/wrappedlibxcbdri3_private.h')
| -rwxr-xr-x | src/wrapped/wrappedlibxcbdri3_private.h | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/src/wrapped/wrappedlibxcbdri3_private.h b/src/wrapped/wrappedlibxcbdri3_private.h new file mode 100755 index 00000000..2490657e --- /dev/null +++ b/src/wrapped/wrappedlibxcbdri3_private.h @@ -0,0 +1,50 @@ +#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA)) +#error meh! +#endif + +//GO(xcb_dri3_buffer_from_pixmap, +//GO(xcb_dri3_buffer_from_pixmap_reply, +//GO(xcb_dri3_buffer_from_pixmap_reply_fds, +//GO(xcb_dri3_buffer_from_pixmap_unchecked, +//GO(xcb_dri3_buffers_from_pixmap, +//GO(xcb_dri3_buffers_from_pixmap_buffers, +//GO(xcb_dri3_buffers_from_pixmap_buffers_end, +//GO(xcb_dri3_buffers_from_pixmap_buffers_length, +//GO(xcb_dri3_buffers_from_pixmap_offsets, +//GO(xcb_dri3_buffers_from_pixmap_offsets_end, +//GO(xcb_dri3_buffers_from_pixmap_offsets_length, +//GO(xcb_dri3_buffers_from_pixmap_reply, +//GO(xcb_dri3_buffers_from_pixmap_reply_fds, +//GO(xcb_dri3_buffers_from_pixmap_sizeof, +//GO(xcb_dri3_buffers_from_pixmap_strides, +//GO(xcb_dri3_buffers_from_pixmap_strides_end, +//GO(xcb_dri3_buffers_from_pixmap_strides_length, +//GO(xcb_dri3_buffers_from_pixmap_unchecked, +//GO(xcb_dri3_fd_from_fence, +//GO(xcb_dri3_fd_from_fence_reply, +//GO(xcb_dri3_fd_from_fence_reply_fds, +//GO(xcb_dri3_fd_from_fence_unchecked, +//GO(xcb_dri3_fence_from_fd, +//GO(xcb_dri3_fence_from_fd_checked, +//GO(xcb_dri3_get_supported_modifiers, +//GO(xcb_dri3_get_supported_modifiers_reply, +//GO(xcb_dri3_get_supported_modifiers_screen_modifiers, +//GO(xcb_dri3_get_supported_modifiers_screen_modifiers_end, +//GO(xcb_dri3_get_supported_modifiers_screen_modifiers_length, +//GO(xcb_dri3_get_supported_modifiers_sizeof, +//GO(xcb_dri3_get_supported_modifiers_unchecked, +//GO(xcb_dri3_get_supported_modifiers_window_modifiers, +//GO(xcb_dri3_get_supported_modifiers_window_modifiers_end, +//GO(xcb_dri3_get_supported_modifiers_window_modifiers_length, +DATA(xcb_dri3_id, sizeof(void*)+sizeof(int)) +GO(xcb_dri3_open, pFpuu) +GO(xcb_dri3_open_reply, pFpup) +GO(xcb_dri3_open_reply_fds, pFpp) +//GO(xcb_dri3_open_unchecked, +//GO(xcb_dri3_pixmap_from_buffer, +GO(xcb_dri3_pixmap_from_buffer_checked, pFpuuuWWWCCi) +//GO(xcb_dri3_pixmap_from_buffers, +//GO(xcb_dri3_pixmap_from_buffers_checked, +GO(xcb_dri3_query_version, pFpuu) +GO(xcb_dri3_query_version_reply, pFpup) +//GO(xcb_dri3_query_version_unchecked, |