#include <glx.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | minor_opcode |
| uint16_t | length |
| uint32_t | screen |
| uint32_t | fbconfig |
| xcb_pixmap_t | pixmap |
| xcb_glx_pixmap_t | glx_pixmap |
| uint32_t | num_attribs |
Referenced by xcb_glx_create_pixmap(), and xcb_glx_create_pixmap_checked().
Referenced by xcb_glx_create_pixmap(), and xcb_glx_create_pixmap_checked().
| xcb_pixmap_t xcb_glx_create_pixmap_request_t::pixmap |
Referenced by xcb_glx_create_pixmap(), and xcb_glx_create_pixmap_checked().
| xcb_glx_pixmap_t xcb_glx_create_pixmap_request_t::glx_pixmap |
Referenced by xcb_glx_create_pixmap(), and xcb_glx_create_pixmap_checked().
Referenced by xcb_glx_create_pixmap(), and xcb_glx_create_pixmap_checked().
1.5.6