Home
last modified time | relevance | path

Searched refs:MAKE_DLS_BLENDER (Results 1 – 6 of 6) sorted by relevance

/dports/devel/allegro/allegro-4.4.3.1/src/c/
H A Dcdefs32.h51 #define MAKE_DLS_BLENDER(a) _blender_func32 macro
H A Dcdefs8.h51 #define MAKE_DLS_BLENDER(a) (color_map->data[(a) & 0xFF]) macro
H A Dcdefs16.h51 #define MAKE_DLS_BLENDER(a) _blender_func16 macro
H A Dcdefs15.h50 #define MAKE_DLS_BLENDER(a) _blender_func15 macro
H A Dcdefs24.h50 #define MAKE_DLS_BLENDER(a) _blender_func24 macro
H A Dcspr.h99 lit_blender = MAKE_DLS_BLENDER(0); in FUNC_LINEAR_DRAW_SPRITE_EX()
799 blender = MAKE_DLS_BLENDER(color); in FUNC_LINEAR_DRAW_LIT_SPRITE()
1554 blender = MAKE_DLS_BLENDER(color); in FUNC_LINEAR_DRAW_LIT_RLE_SPRITE()