XCB
1.11.1
|
xcb_dri2_copy_region_request_t More...
#include <dri2.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | minor_opcode |
uint16_t | length |
xcb_drawable_t | drawable |
uint32_t | region |
uint32_t | dest |
uint32_t | src |
uint32_t xcb_dri2_copy_region_request_t::dest |
Referenced by xcb_dri2_copy_region(), and xcb_dri2_copy_region_unchecked().
xcb_drawable_t xcb_dri2_copy_region_request_t::drawable |
Referenced by xcb_dri2_copy_region(), and xcb_dri2_copy_region_unchecked().
Referenced by xcb_dri2_copy_region(), and xcb_dri2_copy_region_unchecked().
uint32_t xcb_dri2_copy_region_request_t::src |
Referenced by xcb_dri2_copy_region(), and xcb_dri2_copy_region_unchecked().