= {
"switch",
}
static bool switch_has_windowed(void *data)
Definition: switch_gfx.c:291
#define NULL
Pointer to 0.
Definition: gctypes.h:65
static bool switch_set_shader(void *data, enum rarch_shader_type type, const char *path)
Definition: switch_gfx.c:306
static void * switch_init(const video_info_t *video, const input_driver_t **input, void **input_data)
Definition: switch_gfx.c:83
static void switch_viewport_info(void *data, struct video_viewport *vp)
Definition: switch_gfx.c:324
static void switch_set_nonblock_state(void *data, bool toggle)
Definition: switch_gfx.c:266
static void switch_free(void *data)
Definition: switch_gfx.c:297
static bool switch_suppress_screensaver(void *data, bool enable)
Definition: switch_gfx.c:284
static void switch_set_rotation(void *data, unsigned rotation)
Definition: switch_gfx.c:316
static void switch_get_poke_interface(void *data, const video_poke_interface_t **iface)
Definition: switch_gfx.c:433
static bool switch_alive(void *data)
Definition: switch_gfx.c:272
static bool switch_frame(void *data, const void *frame, unsigned width, unsigned height, uint64_t frame_count, unsigned pitch, const char *msg, video_frame_info_t *video_info)
Definition: switch_gfx.c:141
static bool switch_read_viewport(void *data, uint8_t *buffer, bool is_idle)
Definition: switch_gfx.c:330
static bool switch_focus(void *data)
Definition: switch_gfx.c:278