xcb_render_composite_request_t
More...
#include <render.h>
|
uint8_t | major_opcode |
|
uint8_t | minor_opcode |
|
uint16_t | length |
|
uint8_t | op |
|
uint8_t | pad0 [3] |
|
xcb_render_picture_t | src |
|
xcb_render_picture_t | mask |
|
xcb_render_picture_t | dst |
|
int16_t | src_x |
|
int16_t | src_y |
|
int16_t | mask_x |
|
int16_t | mask_y |
|
int16_t | dst_x |
|
int16_t | dst_y |
|
uint16_t | width |
|
uint16_t | height |
|
The documentation for this struct was generated from the following file: