Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dglx.h699 typedef struct xcb_glx_query_server_string_reply_t { struct
707 } xcb_glx_query_server_string_reply_t; argument
4137 xcb_glx_query_server_string_string (const xcb_glx_query_server_string_reply_t *R);
4140 xcb_glx_query_server_string_string_length (const xcb_glx_query_server_string_reply_t *R);
4143 xcb_glx_query_server_string_string_end (const xcb_glx_query_server_string_reply_t *R);
4159 xcb_glx_query_server_string_reply_t *
H A Dglx.c1602 … const xcb_glx_query_server_string_reply_t *_aux = (xcb_glx_query_server_string_reply_t *)_buffer; in xcb_glx_query_server_string_sizeof()
1609 xcb_block_len += sizeof(xcb_glx_query_server_string_reply_t); in xcb_glx_query_server_string_sizeof()
1686 xcb_glx_query_server_string_string (const xcb_glx_query_server_string_reply_t *R) in xcb_glx_query_server_string_string()
1692 xcb_glx_query_server_string_string_length (const xcb_glx_query_server_string_reply_t *R) in xcb_glx_query_server_string_string_length()
1698 xcb_glx_query_server_string_string_end (const xcb_glx_query_server_string_reply_t *R) in xcb_glx_query_server_string_string_end()
1707 xcb_glx_query_server_string_reply_t *
1712 return (xcb_glx_query_server_string_reply_t *) xcb_wait_for_reply(c, cookie.sequence, e); in xcb_glx_query_server_string_reply()