Home
last modified time | relevance | path

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

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dcata_tiles.cpp437 color_pixel_function_pointer color_pixel_function = get_color_pixel_function( std::get<1> in create_textures_from_tile_atlas() local
439 if( !color_pixel_function ) { in create_textures_from_tile_atlas()
443 copy_surface_to_texture( apply_color_filter( tile_atlas, color_pixel_function ), offset, in create_textures_from_tile_atlas()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dcata_tiles.cpp437 color_pixel_function_pointer color_pixel_function = get_color_pixel_function( std::get<1> in create_textures_from_tile_atlas() local
439 if( !color_pixel_function ) { in create_textures_from_tile_atlas()
443 copy_surface_to_texture( apply_color_filter( tile_atlas, color_pixel_function ), offset, in create_textures_from_tile_atlas()