XCB
1.11.1
|
xcb_glx_create_glx_pixmap_request_t More...
#include <glx.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | minor_opcode |
uint16_t | length |
uint32_t | screen |
xcb_visualid_t | visual |
xcb_pixmap_t | pixmap |
xcb_glx_pixmap_t | glx_pixmap |
xcb_glx_pixmap_t xcb_glx_create_glx_pixmap_request_t::glx_pixmap |
Referenced by xcb_glx_create_glx_pixmap(), and xcb_glx_create_glx_pixmap_checked().
xcb_pixmap_t xcb_glx_create_glx_pixmap_request_t::pixmap |
Referenced by xcb_glx_create_glx_pixmap(), and xcb_glx_create_glx_pixmap_checked().
Referenced by xcb_glx_create_glx_pixmap(), and xcb_glx_create_glx_pixmap_checked().
xcb_visualid_t xcb_glx_create_glx_pixmap_request_t::visual |
Referenced by xcb_glx_create_glx_pixmap(), and xcb_glx_create_glx_pixmap_checked().