Searched defs:_GLFWlibraryWayland (Results 1 – 1 of 1) sorted by relevance
109 typedef struct _GLFWlibraryWayland struct111 struct wl_display* display;112 struct wl_registry* registry;113 struct wl_compositor* compositor;114 struct wl_shell* shell;115 struct wl_shm* shm;116 struct wl_seat* seat;117 struct wl_pointer* pointer;118 struct wl_keyboard* keyboard;119 struct zwp_relative_pointer_manager_v1* relativePointerManager;[all …]