XCB
1.11.1
|
xcb_dri3_pixmap_from_buffer_request_t More...
#include <dri3.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | minor_opcode |
uint16_t | length |
xcb_pixmap_t | pixmap |
xcb_drawable_t | drawable |
uint32_t | size |
uint16_t | width |
uint16_t | height |
uint16_t | stride |
uint8_t | depth |
uint8_t | bpp |
Referenced by xcb_dri3_pixmap_from_buffer(), and xcb_dri3_pixmap_from_buffer_checked().
Referenced by xcb_dri3_pixmap_from_buffer(), and xcb_dri3_pixmap_from_buffer_checked().
xcb_drawable_t xcb_dri3_pixmap_from_buffer_request_t::drawable |
Referenced by xcb_dri3_pixmap_from_buffer(), and xcb_dri3_pixmap_from_buffer_checked().
Referenced by xcb_dri3_pixmap_from_buffer(), and xcb_dri3_pixmap_from_buffer_checked().
xcb_pixmap_t xcb_dri3_pixmap_from_buffer_request_t::pixmap |
Referenced by xcb_dri3_pixmap_from_buffer(), and xcb_dri3_pixmap_from_buffer_checked().
Referenced by xcb_dri3_pixmap_from_buffer(), and xcb_dri3_pixmap_from_buffer_checked().
Referenced by xcb_dri3_pixmap_from_buffer(), and xcb_dri3_pixmap_from_buffer_checked().
Referenced by xcb_dri3_pixmap_from_buffer(), and xcb_dri3_pixmap_from_buffer_checked().