Home
last modified time | relevance | path

Searched refs:blending_table_functions32 (Results 1 – 5 of 5) sorted by relevance

/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.c189 blend_table_function blending_table_functions32[MAX_BLENDINGS] = {create_screen32_tbl, create_multi… variable
3693 tables[i] = blending_table_functions32[i] ? (blending_table_functions32[i])() : NULL; in create_blend_tables_x8()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.c227 blend_table_function blending_table_functions32[MAX_BLENDINGS] = {create_screen32_tbl, create_multi… variable
4003 tables[i] = blending_table_functions32[i] ? (blending_table_functions32[i])() : NULL; in create_blend_tables_x8()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.c231 blend_table_function blending_table_functions32[MAX_BLENDINGS] = {create_screen32_tbl, create_multi… variable
3490 tables[i] = blending_table_functions32[i] ? (blending_table_functions32[i])() : NULL; in create_blend_tables_x8()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.c143 blend_table_function blending_table_functions32[MAX_BLENDINGS] = {create_screen32_tbl,create_multip… variable
2853 tables[i] = (blending_table_functions32[i])(); in create_blend_tables_x8()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.c180 blend_table_function blending_table_functions32[MAX_BLENDINGS] = {create_screen32_tbl,create_multip… variable
2995 tables[i] = (blending_table_functions32[i])(); in create_blend_tables_x8()