Home
last modified time | relevance | path

Searched defs:textureheight (Results 1 – 25 of 25) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_3dmidtex.cpp233 fixed_t textureheight = tex->GetScaledHeight(totalscale) << FRACBITS; in P_GetMidTexturePosition() local
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dr_draw.h44 fixed_t textureheight; member
H A Dr_data.cpp74 fixed_t* textureheight; variable
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dr_data.c96 fixed_t *textureheight; //needed for texture pegging (and TFE fix - killough) variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dr_data.c53 fixed_t *textureheight; // needed for texture pegging variable
/dports/games/uhexen/uhexen-0.601/src/
H A Dr_data.c45 fixed_t *textureheight; // needed for texture pegging variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dr_data.c53 fixed_t *textureheight; // needed for texture pegging variable
/dports/games/heretic/glheretic-1.2/
H A Dr_data.c68 fixed_t *textureheight; /* needed for texture pegging */ variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dr_data.c58 fixed_t *textureheight; // needed for texture pegging variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dr_data.c59 fixed_t *textureheight; // needed for texture pegging variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dr_data.c148 fixed_t* textureheight; variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dr_data.c144 fixed_t* textureheight; variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dr_data.c144 fixed_t* textureheight; variable
/dports/games/prboom/prboom-2.5.0/src/
H A Dr_data.c95 fixed_t *textureheight; //needed for texture pegging (and TFE fix - killough) variable
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dr_data.c95 fixed_t *textureheight; //needed for texture pegging (and TFE fix - killough) variable
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/
H A Dhw_cache.c163 int texturewidth, int textureheight, in HWR_DrawPatchInCache()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dr_textures.c55 fixed_t *textureheight; // needed for texture pegging variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dr_data.c152 fixed_t* textureheight; // [crispy] texture height for Tutti-Frutti fix variable
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Drender.h444 int texturewidth, textureheight; member
H A Dgl_rmain.c3664 int waterwidth, waterheight, texturewidth, textureheight; in R_Water_StartFrame() local
/dports/games/darkplaces/darkplaces/
H A Drender.h525 int texturewidth, textureheight; member
H A Dgl_rmain.c5766 int waterwidth, waterheight, texturewidth, textureheight, camerawidth, cameraheight; in R_Water_StartFrame() local
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Drender.h534 int texturewidth, textureheight; member
H A Dgl_rmain.c5865 int waterwidth, waterheight, texturewidth, textureheight, camerawidth, cameraheight; in R_Water_StartFrame() local
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dr_data.c158 fixed_t* textureheight; // needed for texture pegging variable