XCB
1.11.1
|
xcb_present_pixmap_request_t More...
#include <present.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | minor_opcode |
uint16_t | length |
xcb_window_t | window |
xcb_pixmap_t | pixmap |
uint32_t | serial |
xcb_xfixes_region_t | valid |
xcb_xfixes_region_t | update |
int16_t | x_off |
int16_t | y_off |
xcb_randr_crtc_t | target_crtc |
xcb_sync_fence_t | wait_fence |
xcb_sync_fence_t | idle_fence |
uint32_t | options |
uint8_t | pad0 [4] |
uint64_t | target_msc |
uint64_t | divisor |
uint64_t | remainder |
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
xcb_sync_fence_t xcb_present_pixmap_request_t::idle_fence |
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
uint16_t xcb_present_pixmap_request_t::length |
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
uint8_t xcb_present_pixmap_request_t::pad0[4] |
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
xcb_pixmap_t xcb_present_pixmap_request_t::pixmap |
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
uint32_t xcb_present_pixmap_request_t::serial |
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
xcb_randr_crtc_t xcb_present_pixmap_request_t::target_crtc |
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
xcb_xfixes_region_t xcb_present_pixmap_request_t::update |
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
xcb_xfixes_region_t xcb_present_pixmap_request_t::valid |
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
xcb_sync_fence_t xcb_present_pixmap_request_t::wait_fence |
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
xcb_window_t xcb_present_pixmap_request_t::window |
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().
Referenced by xcb_present_pixmap(), and xcb_present_pixmap_checked().