Home
last modified time | relevance | path

Searched refs:gfx_ctx_psl1ght_data_t (Results 1 – 1 of 1) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers_context/
H A Dpsl1ght_ctx.c40 } gfx_ctx_psl1ght_data_t; typedef
170 gfx_ctx_psl1ght_data_t *psl1ght = (gfx_ctx_psl1ght_data_t*)data; in gfx_ctx_psl1ght_get_video_size()
182 gfx_ctx_psl1ght_data_t *psl1ght = (gfx_ctx_psl1ght_data_t*) in gfx_ctx_psl1ght_init()
183 calloc(1, sizeof(gfx_ctx_psl1ght_data_t)); in gfx_ctx_psl1ght_init()
204 static void gfx_ctx_psl1ght_destroy_resources(gfx_ctx_psl1ght_data_t *ps3) in gfx_ctx_psl1ght_destroy_resources()
219 gfx_ctx_psl1ght_data_t *ps3 = (gfx_ctx_psl1ght_data_t*)data; in gfx_ctx_psl1ght_destroy()