Home
last modified time | relevance | path

Searched defs:bglevel (Results 1 – 9 of 9) sorted by relevance

/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Df_wipe.cpp54 static inline void Wipe_Blend(palindex_t* to, const palindex_t* from, int fglevel, int bglevel) in Wipe_Blend()
59 static inline void Wipe_Blend(argb_t* to, const argb_t* from, int fglevel, int bglevel) in Wipe_Blend()
311 int bglevel = 64 - fglevel; in Wipe_DrawBurnGeneric() local
361 const fixed_t bglevel = MAX(64 - fade, 0); in Wipe_DrawFadeGeneric() local
H A Dv_draw.cpp138 fixed_t fglevel, bglevel, translevel; in DrawLucentPatchP() local
169 fixed_t fglevel, bglevel, translevel; in DrawLucentPatchSP() local
231 fixed_t fglevel, bglevel, translevel; in DrawTlatedLucentPatchP() local
262 fixed_t fglevel, bglevel, translevel; in DrawTlatedLucentPatchSP() local
319 fixed_t fglevel, bglevel, translevel; in DrawColorLucentPatchP() local
/dports/games/zdoom/zdoom-2.8.1/src/
H A Df_wipe.cpp300 int bglevel = 64-fglevel; in wipe_doBurn() local
343 fixed_t bglevel = 64 - fade; in wipe_doFade() local
H A Dr_draw.cpp2210 static bool R_SetBlendFunc (int op, fixed_t fglevel, fixed_t bglevel, int flags) in R_SetBlendFunc()
2355 fixed_t fglevel, bglevel; in R_SetPatchStyle() local
H A Dr_things.cpp2508 fixed_t fglevel, bglevel; in R_DrawParticle() local
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dmbee.cpp351 constexpr u8 bglevel[] = { 0, 0x54, 0xa0, 0xff }; in standard_palette() local
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dmbee.cpp351 constexpr u8 bglevel[] = { 0, 0x54, 0xa0, 0xff }; in standard_palette() local
/dports/games/blockrage/blockrage-0.2.3/src/
H A Dbg.c39 int bglevel; variable
/dports/games/ecwolf/ecwolf-1.3.3-src/src/r_2d/
H A Dr_draw.cpp1965 static bool R_SetBlendFunc (int op, fixed_t fglevel, fixed_t bglevel, int flags) in R_SetBlendFunc()
2110 fixed_t fglevel, bglevel; in R_SetPatchStyle() local