|
RetroArch
|
#include <stdint.h>#include <boolean.h>#include <linux/input.h>#include <wayland-client.h>#include <wayland-cursor.h>#include "../../input/input_driver.h"Go to the source code of this file.
Classes | |
| struct | wayland_touch_data_t |
| struct | input_ctx_wayland_data |
Macros | |
| #define | UDEV_KEY_MAX 0x2ff |
| #define | UDEV_MAX_KEYS (UDEV_KEY_MAX + 7) / 8 |
| #define | MAX_TOUCHES 16 |
Typedefs | |
| typedef struct input_ctx_wayland_data | input_ctx_wayland_data_t |
| #define MAX_TOUCHES 16 |
| #define UDEV_KEY_MAX 0x2ff |
| #define UDEV_MAX_KEYS (UDEV_KEY_MAX + 7) / 8 |
| typedef struct input_ctx_wayland_data input_ctx_wayland_data_t |
1.8.15