Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/model/
H A Dmodelrender.cpp2209 int dist_bitmap; in model_queue_render_thrusters() local
2211 dist_bitmap = thruster_info.distortion_bitmap; in model_queue_render_thrusters()
2214 dist_bitmap = thruster_info.secondary_glow_bitmap; in model_queue_render_thrusters()
2220 …batching_add_distortion_beam(dist_bitmap, &pnt, &norm2, wVal*thruster_info.distortion_rad_factor*0… in model_queue_render_thrusters()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/model/
H A Dmodelinterp.cpp2411 int dist_bitmap; in model_render_thrusters() local
2413 dist_bitmap = Interp_distortion_thrust_bitmap; in model_render_thrusters()
2416 dist_bitmap = Interp_secondary_thrust_glow_bitmap; in model_render_thrusters()
2420 distortion_add_beam(dist_bitmap, in model_render_thrusters()