Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/
H A Dmaterial.h355 void material_set_rocket_interface(interface_material* mat_info,
H A Dmaterial.cpp126 void material_set_rocket_interface(interface_material* mat_info, in material_set_rocket_interface() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/scpui/
H A DRocketRenderingInterface.cpp263 material_set_rocket_interface(&material, bitmap, transl, horizontal_swipe_offset); in renderGeometry()