Home
last modified time | relevance | path

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

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/graphics/
H A D2d.h538 void (*gf_modify_light)(light*, int, int ); member
854 #define gr_modify_light GR_CALL(*gr_screen.gf_modify_light)
H A Dgrstub.cpp847 gr_screen.gf_modify_light = gr_stub_modify_light; in gr_stub_init()
H A Dgropengl.cpp1869 gr_screen.gf_modify_light = gr_opengl_modify_light; in opengl_setup_function_pointers()