Searched defs:glx_pixmap (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/xorg/lib/libxcb/files/
H A Dglx.h546 xcb_glx_pixmap_t glx_pixmap; member in struct:xcb_glx_create_glx_pixmap_request_t
592 xcb_glx_pixmap_t glx_pixmap; member in struct:xcb_glx_destroy_glx_pixmap_request_t
770 xcb_glx_pixmap_t glx_pixmap; member in struct:xcb_glx_create_pixmap_request_t
784 xcb_glx_pixmap_t glx_pixmap; member in struct:xcb_glx_destroy_pixmap_request_t
[all...]
H A Dglx.c1056 xcb_glx_create_glx_pixmap_checked(xcb_connection_t *c, uint32_t screen, xcb_visualid_t visual, xcb_pixmap_t pixmap, xcb_glx_pixmap_t glx_pixmap) argument
1088 xcb_glx_create_glx_pixmap(xcb_connection_t *c, uint32_t screen, xcb_visualid_t visual, xcb_pixmap_t pixmap, xcb_glx_pixmap_t glx_pixmap) argument
1233 xcb_glx_destroy_glx_pixmap_checked(xcb_connection_t *c, xcb_glx_pixmap_t glx_pixmap) argument
1259 xcb_glx_destroy_glx_pixmap(xcb_connection_t *c, xcb_glx_pixmap_t glx_pixmap) argument
1985 xcb_glx_create_pixmap_checked(xcb_connection_t *c, uint32_t screen, xcb_glx_fbconfig_t fbconfig, xcb_pixmap_t pixmap, xcb_glx_pixmap_t glx_pixmap, uint32_t num_attribs, const uint32_t *attribs) argument
2025 xcb_glx_create_pixmap(xcb_connection_t *c, uint32_t screen, xcb_glx_fbconfig_t fbconfig, xcb_pixmap_t pixmap, xcb_glx_pixmap_t glx_pixmap, uint32_t num_attribs, const uint32_t *attribs) argument
2087 xcb_glx_destroy_pixmap_checked(xcb_connection_t *c, xcb_glx_pixmap_t glx_pixmap) argument
2113 xcb_glx_destroy_pixmap(xcb_connection_t *c, xcb_glx_pixmap_t glx_pixmap) argument
[all...]

Completed in 278 milliseconds