mirror of
https://github.com/status-im/Vulkan-Docs.git
synced 2025-02-18 01:06:46 +00:00
6 lines
136 B
C
6 lines
136 B
C
|
// "xcb/xcb.h" for non-X11 compilation environment
|
||
|
|
||
|
typedef int xcb_connection_t;
|
||
|
typedef int xcb_window_t;
|
||
|
typedef int xcb_visualid_t;
|