Searched defs:ifog (Results 1 – 5 of 5) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/mame/video/ |
H A D | k001005.cpp | 968 int ifog = (int)(fog); in draw_scanline() local 1050 int ifog = (int)(fog); in draw_scanline_tex() local
|
/dports/emulators/mame/mame-mame0226/src/mame/video/ |
H A D | k001005.cpp | 968 int ifog = (int)(fog); in draw_scanline() local 1050 int ifog = (int)(fog); in draw_scanline_tex() local
|
/dports/games/nexuiz/Nexuiz/sources/darkplaces/ |
H A D | cl_particles.c | 2278 float up2[3], v[3], right[3], up[3], fog, ifog, size, len, lenfactor; in R_DrawParticle_TransparentCallback() local
|
/dports/games/xonotic/Xonotic/source/darkplaces/ |
H A D | cl_particles.c | 2655 float up2[3], v[3], right[3], up[3], fog, ifog, size, len, lenfactor, alpha; in R_DrawParticle_TransparentCallback() local
|
/dports/games/darkplaces/darkplaces/ |
H A D | cl_particles.c | 2650 float up2[3], v[3], right[3], up[3], fog, ifog, size, len, lenfactor, alpha; in R_DrawParticle_TransparentCallback() local
|