OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xcb_dri3_buffer_from_pixmap_reply_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/xorg/lib/libxcb/files/
dri3.h
144
* @brief
xcb_dri3_buffer_from_pixmap_reply_t
146
typedef struct
xcb_dri3_buffer_from_pixmap_reply_t
{
struct
158
}
xcb_dri3_buffer_from_pixmap_reply_t
;
typedef in typeref:struct:xcb_dri3_buffer_from_pixmap_reply_t
570
xcb_dri3_buffer_from_pixmap_reply_t
*
587
xcb_dri3_buffer_from_pixmap_reply_t
*reply);
dri3.c
314
xcb_dri3_buffer_from_pixmap_reply_t
*
319
return (
xcb_dri3_buffer_from_pixmap_reply_t
*) xcb_wait_for_reply(c, cookie.sequence, e);
324
xcb_dri3_buffer_from_pixmap_reply_t
*reply)
326
return xcb_get_reply_fds(c, reply, sizeof(
xcb_dri3_buffer_from_pixmap_reply_t
) + 4 * reply->length);
Completed in 23 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026