22 #define XCB_RES_MAJOR_VERSION 1
23 #define XCB_RES_MINOR_VERSION 0
31 uint32_t resource_base;
32 uint32_t resource_mask;
48 xcb_atom_t resource_type;
65 unsigned int sequence;
69 #define XCB_RES_QUERY_VERSION 0
86 uint8_t response_type;
90 uint16_t server_major;
91 uint16_t server_minor;
98 unsigned int sequence;
102 #define XCB_RES_QUERY_CLIENTS 1
108 uint8_t major_opcode;
109 uint8_t minor_opcode;
117 uint8_t response_type;
121 uint32_t num_clients;
129 unsigned int sequence;
133 #define XCB_RES_QUERY_CLIENT_RESOURCES 2
139 uint8_t major_opcode;
140 uint8_t minor_opcode;
149 uint8_t response_type;
161 unsigned int sequence;
165 #define XCB_RES_QUERY_CLIENT_PIXMAP_BYTES 3
171 uint8_t major_opcode;
172 uint8_t minor_opcode;
181 uint8_t response_type;
186 uint32_t bytes_overflow;
297 uint8_t client_major ,
298 uint8_t client_minor );
325 uint8_t client_major ,
326 uint8_t client_minor );
360 xcb_res_query_clients_sizeof (
const void *_buffer );
478 xcb_res_query_client_resources_sizeof (
const void *_buffer );