Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A Dscreen.h177 void build_direct_color_table(struct color_table *color_table, short bit_depth);
H A Dimages.cpp1471 build_direct_color_table(picture_table, interface_bit_depth); in calculate_picture_clut()
1500 build_direct_color_table(picture_table, interface_bit_depth); in calculate_picture_clut()
H A Dscreen.cpp1714 void build_direct_color_table(struct color_table *color_table, short bit_depth) in build_direct_color_table() function
1736 build_direct_color_table(uncorrected_color_table, bit_depth); in change_screen_clut()