#include <glx.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | minor_opcode |
| uint16_t | length |
| uint32_t | screen |
| xcb_glx_fbconfig_t | fbconfig |
| xcb_window_t | window |
| xcb_glx_window_t | glx_window |
| uint32_t | num_attribs |
| xcb_glx_fbconfig_t xcb_glx_create_window_request_t::fbconfig |
Referenced by xcb_glx_create_window(), and xcb_glx_create_window_checked().
| xcb_glx_window_t xcb_glx_create_window_request_t::glx_window |
Referenced by xcb_glx_create_window(), and xcb_glx_create_window_checked().
Referenced by xcb_glx_create_window(), and xcb_glx_create_window_checked().
Referenced by xcb_glx_create_window(), and xcb_glx_create_window_checked().
| xcb_window_t xcb_glx_create_window_request_t::window |
Referenced by xcb_glx_create_window(), and xcb_glx_create_window_checked().
1.5.9