Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/vulkan/
H A Dgr_vulkan.cpp25 gr_screen.gf_flip = []() { in initialize()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/
H A Dgrstub.cpp442 gr_screen.gf_flip = gr_stub_flip; in gr_stub_init()
H A D2d.h701 std::function<void()> gf_flip;
H A D2d.cpp2578 gr_screen.gf_flip(); in gr_flip()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/graphics/
H A Dgrstub.cpp740 gr_screen.gf_flip = gr_stub_flip; in gr_stub_init()
H A D2d.h348 void (*gf_flip)(); member
H A D2d.cpp1604 gr_screen.gf_flip(); in gr_flip()
H A Dgropengl.cpp1761 gr_screen.gf_flip = gr_opengl_flip; in opengl_setup_function_pointers()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/opengl/
H A Dgropengl.cpp800 gr_screen.gf_flip = gr_opengl_flip; in opengl_setup_function_pointers()