Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/
H A Dmaterial.h126 bool has_buffer_blend_modes() const;
H A Dmaterial.cpp369 bool material::has_buffer_blend_modes() const { in has_buffer_blend_modes() function in material
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/opengl/
H A Dgropengltnl.cpp740 if (material_info->has_buffer_blend_modes()) { in opengl_tnl_set_material()