mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 12:40:23 +00:00
(D3D) Cleanups
This commit is contained in:
parent
3aada5d167
commit
9b5ba3af36
@ -61,8 +61,6 @@ static bool d3d_init_luts(d3d_video_t *d3d);
|
||||
static void d3d_set_font_rect(d3d_video_t *d3d,
|
||||
const struct font_params *params);
|
||||
static bool d3d_process_shader(d3d_video_t *d3d);
|
||||
static bool d3d_init_multipass(d3d_video_t *d3d);
|
||||
static void d3d_deinit_chain(d3d_video_t *d3d);
|
||||
static bool d3d_init_chain(d3d_video_t *d3d,
|
||||
const video_info_t *video_info);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user