Home
last modified time | relevance | path

Searched refs:fvrectbottom (Results 1 – 25 of 25) sorted by relevance

/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/client/
H A Drender.h107 float fvrectbottom; // bottommost edge, for Alias clamping member
H A Dr_alias.c244 if (v1 > r_refdef.fvrectbottom) in R_AliasCheckBBox()
H A Dr_main.c516 r_refdef.fvrectbottom = (float)r_refdef.vrectbottom; in R_ViewChanged()
/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Drender.h139 float fvrectbottom; // bottommost edge, for Alias clamping member
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Drender.h112 float fvrectbottom; // bottommost edge, for Alias clamping member
H A Dr_alias.c249 if (v1 > r_refdef.fvrectbottom) in R_AliasCheckBBox()
H A Dr_main.c477 r_refdef.fvrectbottom = (float)r_refdef.vrectbottom; in R_ViewChanged()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Drender.h98 float fvrectbottom; // bottommost edge, for Alias clamping member
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Drender.h132 float fvrectbottom; // bottommost edge, for Alias clamping member
H A Dr_alias.c306 if (v1 > r_refdef.fvrectbottom) in R_AliasCheckBBox()
H A Dr_main.c402 r_refdef.fvrectbottom = (float)r_refdef.vrectbottom; in R_ViewChanged()
/dports/games/tenebrae/tenebrae_0/
H A Drender.h121 float fvrectbottom; // bottommost edge, for Alias clamping member
H A Dr_alias.c224 if (v1 > r_refdef.fvrectbottom) in R_AliasCheckBBox()
H A Dr_main.c379 r_refdef.fvrectbottom = (float)r_refdef.vrectbottom; in R_ViewChanged()
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Drender.h129 float fvrectbottom; // bottommost edge, for Alias clamping member
/dports/games/q2pro/q2pro/ref_soft/
H A Dsw_local.h69 float fvrectbottom; // bottommost edge, for Alias clamping member
H A Dsw_misc.c346 r_refdef.fvrectbottom = (float)r_refdef.vrectbottom; in R_ViewChanged()
/dports/games/quake2lnx/quake2-r0.16.2/src/ref_soft/
H A Dr_local.h126 float fvrectbottom; // bottommost edge, for Alias clamping member
H A Dr_misc.c351 r_refdef.fvrectbottom = (float)r_refdef.vrectbottom; in R_ViewChanged()
/dports/games/quake2-source/quake2-r0.16.2/src/ref_soft/
H A Dr_local.h126 float fvrectbottom; // bottommost edge, for Alias clamping member
H A Dr_misc.c351 r_refdef.fvrectbottom = (float)r_refdef.vrectbottom; in R_ViewChanged()
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw32/
H A Dsw32_ralias.c211 if (v1 > r_refdef.fvrectbottom) in sw32_R_AliasCheckBBox()
H A Dsw32_rmain.c267 r_refdef.fvrectbottom = (float) r_refdef.vrectbottom; in sw32_R_ViewChanged()
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw/
H A Dsw_ralias.c208 if (v1 > r_refdef.fvrectbottom) in R_AliasCheckBBox()
H A Dsw_rmain.c252 r_refdef.fvrectbottom = (float) r_refdef.vrectbottom; in R_ViewChanged()