22 #define XCB_SHM_MAJOR_VERSION 1
23 #define XCB_SHM_MINOR_VERSION 1
27 typedef uint32_t xcb_shm_seg_t;
39 #define XCB_SHM_COMPLETION 0
45 uint8_t response_type;
48 xcb_drawable_t drawable;
57 #define XCB_SHM_BAD_SEG 0
65 unsigned int sequence;
69 #define XCB_SHM_QUERY_VERSION 0
84 uint8_t response_type;
85 uint8_t shared_pixmaps;
88 uint16_t major_version;
89 uint16_t minor_version;
92 uint8_t pixmap_format;
97 #define XCB_SHM_ATTACH 1
103 uint8_t major_opcode;
104 uint8_t minor_opcode;
106 xcb_shm_seg_t shmseg;
113 #define XCB_SHM_DETACH 2
119 uint8_t major_opcode;
120 uint8_t minor_opcode;
122 xcb_shm_seg_t shmseg;
126 #define XCB_SHM_PUT_IMAGE 3
132 uint8_t major_opcode;
133 uint8_t minor_opcode;
135 xcb_drawable_t drawable;
137 uint16_t total_width;
138 uint16_t total_height;
149 xcb_shm_seg_t shmseg;
157 unsigned int sequence;
161 #define XCB_SHM_GET_IMAGE 4
167 uint8_t major_opcode;
168 uint8_t minor_opcode;
170 xcb_drawable_t drawable;
178 xcb_shm_seg_t shmseg;
186 uint8_t response_type;
190 xcb_visualid_t visual;
195 #define XCB_SHM_CREATE_PIXMAP 5
201 uint8_t major_opcode;
202 uint8_t minor_opcode;
205 xcb_drawable_t drawable;
210 xcb_shm_seg_t shmseg;
359 xcb_shm_seg_t shmseg ,
386 xcb_shm_seg_t shmseg ,
414 xcb_shm_seg_t shmseg );
437 xcb_shm_seg_t shmseg );
477 xcb_drawable_t drawable ,
479 uint16_t total_width ,
480 uint16_t total_height ,
484 uint16_t src_height ,
490 xcb_shm_seg_t shmseg ,
528 xcb_drawable_t drawable ,
530 uint16_t total_width ,
531 uint16_t total_height ,
535 uint16_t src_height ,
541 xcb_shm_seg_t shmseg ,
573 xcb_drawable_t drawable ,
578 uint32_t plane_mask ,
580 xcb_shm_seg_t shmseg ,
615 xcb_drawable_t drawable ,
620 uint32_t plane_mask ,
622 xcb_shm_seg_t shmseg ,
687 xcb_drawable_t drawable ,
691 xcb_shm_seg_t shmseg ,
722 xcb_drawable_t drawable ,
726 xcb_shm_seg_t shmseg ,