Searched refs:wl_seat_interface (Results 1 – 3 of 3) sorted by relevance
85 #define wl_seat_interface (*WAYLAND_wl_seat_interface) macro
74 SDL_WAYLAND_INTERFACE(wl_seat_interface)
1023 input->seat = wl_registry_bind(d->registry, id, &wl_seat_interface, SDL_min(5, version)); in Wayland_display_add_input()
Completed in 7 milliseconds