| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| panvk_private.h | 75 typedef struct xcb_connection_t xcb_connection_t; typedef in typeref:struct:xcb_connection_t
|
| /xsrc/external/mit/libxcb/dist/src/ |
| xcb.h | 108 typedef struct xcb_connection_t xcb_connection_t; /**< Opaque structure containing all data that XCB needs to communicate with an X server. */ typedef in typeref:struct:xcb_connection_t 250 int xcb_flush(xcb_connection_t *c); 267 uint32_t xcb_get_maximum_request_length(xcb_connection_t *c); 286 void xcb_prefetch_maximum_request_length(xcb_connection_t *c); 300 xcb_generic_event_t *xcb_wait_for_event(xcb_connection_t *c); 313 xcb_generic_event_t *xcb_poll_for_event(xcb_connection_t *c); 329 xcb_generic_event_t *xcb_poll_for_queued_event(xcb_connection_t *c); 336 xcb_generic_event_t *xcb_poll_for_special_event(xcb_connection_t *c, 342 xcb_generic_event_t *xcb_wait_for_special_event(xcb_connection_t *c [all...] |
| xcbint.h | 133 int _xcb_out_send(xcb_connection_t *c, struct iovec *vector, int count); 134 void _xcb_out_send_sync(xcb_connection_t *c); 135 int _xcb_out_flush_to(xcb_connection_t *c, uint64_t request); 171 void _xcb_in_wake_up_next_reader(xcb_connection_t *c); 173 int _xcb_in_expect_reply(xcb_connection_t *c, uint64_t request, enum workarounds workaround, int flags); 174 void _xcb_in_replies_done(xcb_connection_t *c); 176 int _xcb_in_read(xcb_connection_t *c); 177 int _xcb_in_read_block(xcb_connection_t *c, void *buf, int nread); 190 int _xcb_xid_init(xcb_connection_t *c); 191 void _xcb_xid_destroy(xcb_connection_t *c) 208 struct xcb_connection_t { struct [all...] |
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| egldisplay.h | 301 typedef struct xcb_connection_t xcb_connection_t; typedef in typeref:struct:xcb_connection_t 303 _eglGetXcbDisplay(xcb_connection_t *native_display, const EGLAttrib *attrib_list);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| lvp_private.h | 47 typedef struct xcb_connection_t xcb_connection_t; typedef in typeref:struct:xcb_connection_t
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| tu_private.h | 69 typedef struct xcb_connection_t xcb_connection_t; typedef in typeref:struct:xcb_connection_t
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| tu_private.h | 85 typedef struct xcb_connection_t xcb_connection_t; typedef in typeref:struct:xcb_connection_t
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| radv_private.h | 83 typedef struct xcb_connection_t xcb_connection_t; typedef in typeref:struct:xcb_connection_t
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| anv_private.h | 82 typedef struct xcb_connection_t xcb_connection_t; typedef in typeref:struct:xcb_connection_t
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| radv_private.h | 72 typedef struct xcb_connection_t xcb_connection_t; typedef in typeref:struct:xcb_connection_t
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| anv_private.h | 67 typedef struct xcb_connection_t xcb_connection_t; typedef in typeref:struct:xcb_connection_t
|