Home
last modified time | relevance | path

Searched defs:_GLFWlibraryWayland (Results 1 – 11 of 11) sorted by relevance

/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Dwl_platform.h75 typedef struct _GLFWlibraryWayland struct
77 struct wl_display* display;
78 struct wl_registry* registry;
79 struct wl_compositor* compositor;
80 struct wl_shell* shell;
81 struct wl_shm* shm;
82 struct wl_seat* seat;
83 struct wl_pointer* pointer;
84 struct wl_keyboard* keyboard;
109 } _GLFWlibraryWayland; argument
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dwl_platform.h224 typedef struct _GLFWlibraryWayland struct
226 struct wl_display* display;
230 struct wl_shell* shell;
231 struct wl_shm* shm;
232 struct wl_seat* seat;
233 struct wl_pointer* pointer;
239 struct xdg_wm_base* wmBase;
254 uint32_t serial;
264 int timerfd;
268 struct {
[all …]
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dwl_platform.h224 typedef struct _GLFWlibraryWayland struct
226 struct wl_display* display;
230 struct wl_shell* shell;
231 struct wl_shm* shm;
232 struct wl_seat* seat;
233 struct wl_pointer* pointer;
239 struct xdg_wm_base* wmBase;
254 uint32_t serial;
264 int timerfd;
268 struct {
[all …]
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dwl_platform.h224 typedef struct _GLFWlibraryWayland struct
226 struct wl_display* display;
230 struct wl_shell* shell;
231 struct wl_shm* shm;
232 struct wl_seat* seat;
233 struct wl_pointer* pointer;
239 struct xdg_wm_base* wmBase;
254 uint32_t serial;
264 int timerfd;
268 struct {
[all …]
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dwl_platform.h225 typedef struct _GLFWlibraryWayland struct
227 struct wl_display* display;
231 struct wl_shell* shell;
232 struct wl_shm* shm;
233 struct wl_seat* seat;
234 struct wl_pointer* pointer;
240 struct xdg_wm_base* wmBase;
254 uint32_t serial;
264 int timerfd;
268 struct {
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dwl_platform.h224 typedef struct _GLFWlibraryWayland struct
226 struct wl_display* display;
230 struct wl_shell* shell;
231 struct wl_shm* shm;
232 struct wl_seat* seat;
233 struct wl_pointer* pointer;
239 struct xdg_wm_base* wmBase;
253 uint32_t serial;
263 int timerfd;
267 struct {
[all …]
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dwl_platform.h218 typedef struct _GLFWlibraryWayland struct
220 struct wl_display* display;
221 struct wl_registry* registry;
224 struct wl_shell* shell;
225 struct wl_shm* shm;
226 struct wl_seat* seat;
227 struct wl_pointer* pointer;
229 struct xdg_wm_base* wmBase;
246 int timerfd;
250 struct {
[all …]
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dwl_platform.h218 typedef struct _GLFWlibraryWayland struct
220 struct wl_display* display;
221 struct wl_registry* registry;
224 struct wl_shell* shell;
225 struct wl_shm* shm;
226 struct wl_seat* seat;
227 struct wl_pointer* pointer;
229 struct xdg_wm_base* wmBase;
246 int timerfd;
250 struct {
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dwl_platform.h225 typedef struct _GLFWlibraryWayland struct
227 struct wl_display* display;
228 struct wl_registry* registry;
231 struct wl_shell* shell;
232 struct wl_shm* shm;
233 struct wl_seat* seat;
234 struct wl_pointer* pointer;
236 struct xdg_wm_base* wmBase;
256 int timerfd;
260 struct {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dwl_platform.h225 typedef struct _GLFWlibraryWayland struct
227 struct wl_display* display;
228 struct wl_registry* registry;
231 struct wl_shell* shell;
232 struct wl_shm* shm;
233 struct wl_seat* seat;
234 struct wl_pointer* pointer;
236 struct xdg_wm_base* wmBase;
256 int timerfd;
260 struct {
[all …]
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Dwl_platform.h243 typedef struct _GLFWlibraryWayland struct
245 struct wl_display* display;
249 struct wl_shm* shm;
250 struct wl_seat* seat;
255 struct xdg_wm_base* wmBase;
270 uint32_t serial;
275 struct {
279 } keyRepeatInfo;
281 _GLFWXKBData xkb;
282 _GLFWDBUSData dbus;
[all …]