KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
xcb_glx_buffer_swap_complete_event_t Struct Reference

Public Attributes

uint8_t response_type
 
uint8_t pad0
 
uint16_t sequence
 
uint16_t event_type
 
uint8_t pad1 [2]
 
xcb_glx_drawable_t drawable
 
uint32_t ust_hi
 
uint32_t ust_lo
 
uint32_t msc_hi
 
uint32_t msc_lo
 
uint32_t sbc
 

Detailed Description

Definition at line 55 of file x11_standalone_glx_backend.cpp.

Member Data Documentation

◆ drawable

xcb_glx_drawable_t xcb_glx_buffer_swap_complete_event_t::drawable

Definition at line 62 of file x11_standalone_glx_backend.cpp.

◆ event_type

uint16_t xcb_glx_buffer_swap_complete_event_t::event_type

Definition at line 60 of file x11_standalone_glx_backend.cpp.

◆ msc_hi

uint32_t xcb_glx_buffer_swap_complete_event_t::msc_hi

Definition at line 65 of file x11_standalone_glx_backend.cpp.

◆ msc_lo

uint32_t xcb_glx_buffer_swap_complete_event_t::msc_lo

Definition at line 66 of file x11_standalone_glx_backend.cpp.

◆ pad0

uint8_t xcb_glx_buffer_swap_complete_event_t::pad0

Definition at line 58 of file x11_standalone_glx_backend.cpp.

◆ pad1

uint8_t xcb_glx_buffer_swap_complete_event_t::pad1[2]

Definition at line 61 of file x11_standalone_glx_backend.cpp.

◆ response_type

uint8_t xcb_glx_buffer_swap_complete_event_t::response_type

Definition at line 57 of file x11_standalone_glx_backend.cpp.

◆ sbc

uint32_t xcb_glx_buffer_swap_complete_event_t::sbc

Definition at line 67 of file x11_standalone_glx_backend.cpp.

◆ sequence

uint16_t xcb_glx_buffer_swap_complete_event_t::sequence

Definition at line 59 of file x11_standalone_glx_backend.cpp.

◆ ust_hi

uint32_t xcb_glx_buffer_swap_complete_event_t::ust_hi

Definition at line 63 of file x11_standalone_glx_backend.cpp.

◆ ust_lo

uint32_t xcb_glx_buffer_swap_complete_event_t::ust_lo

Definition at line 64 of file x11_standalone_glx_backend.cpp.


The documentation for this struct was generated from the following file: