Home
last modified time | relevance | path

Searched refs:xcb_dri3_buffer_from_pixmap_reply_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Ddri3.h146 typedef struct xcb_dri3_buffer_from_pixmap_reply_t { struct
158 } xcb_dri3_buffer_from_pixmap_reply_t; argument
570 xcb_dri3_buffer_from_pixmap_reply_t *
587 xcb_dri3_buffer_from_pixmap_reply_t *reply);
H A Ddri3.c314 xcb_dri3_buffer_from_pixmap_reply_t *
319 return (xcb_dri3_buffer_from_pixmap_reply_t *) xcb_wait_for_reply(c, cookie.sequence, e); in xcb_dri3_buffer_from_pixmap_reply()
324 xcb_dri3_buffer_from_pixmap_reply_t *reply) in xcb_dri3_buffer_from_pixmap_reply_fds()
326 …return xcb_get_reply_fds(c, reply, sizeof(xcb_dri3_buffer_from_pixmap_reply_t) + 4 * reply->length… in xcb_dri3_buffer_from_pixmap_reply_fds()