Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderMain/
H A Dscottish_textures.cpp360 if (graphics_preferences->software_alpha_blending == _sw_alpha_fast) { in texture_horizontal_polygon()
361 …texture_horizontal_polygon_lines<pixel16, _sw_alpha_fast>(polygon->texture, screen, view, (struct … in texture_horizontal_polygon()
395 if (graphics_preferences->software_alpha_blending == _sw_alpha_fast) in texture_horizontal_polygon()
397 …texture_horizontal_polygon_lines<pixel32, _sw_alpha_fast>(polygon->texture, screen, view, (struct … in texture_horizontal_polygon()
570 if (graphics_preferences->software_alpha_blending == _sw_alpha_fast) { in texture_vertical_polygon()
572 …texture_vertical_polygon_lines<pixel16, _sw_alpha_fast, true>(screen, view, (struct _vertical_poly… in texture_vertical_polygon()
574 …texture_vertical_polygon_lines<pixel16, _sw_alpha_fast, false>(screen, view, (struct _vertical_pol… in texture_vertical_polygon()
618 if (graphics_preferences->software_alpha_blending == _sw_alpha_fast) { in texture_vertical_polygon()
620 …texture_vertical_polygon_lines<pixel32, _sw_alpha_fast, true>(screen, view, (struct _vertical_poly… in texture_vertical_polygon()
622 …texture_vertical_polygon_lines<pixel32, _sw_alpha_fast, false>(screen, view, (struct _vertical_pol… in texture_vertical_polygon()
H A Dlow_level_textures.h141 else if (sw_alpha_blend == _sw_alpha_fast) in write_pixel()
/dports/games/alephone/alephone-release-20190331/Source_Files/Misc/
H A Dpreferences.h70 _sw_alpha_fast, enumerator