Home
last modified time | relevance | path

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

12

/dports/games/doomsday/doomsday-2.3.1/doomsday/tools/texc/
H A Dtexc.h59 } maptexture_t; typedef
64 maptexture_t tex;
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/tools/wadconv/
H A Dwadconv.c53 } maptexture_t; typedef
92 maptexture_t *mtexture; in ConvertTextures()
150 mtexture = (maptexture_t *)((wad_uint8_t *)maptex + offset); in ConvertTextures()
/dports/games/zdoom/zdoom-2.8.1/src/textures/
H A Dmultipatchtexture.cpp91 struct maptexture_t struct
211 const maptexture_t *d; in FMultiPatchTexture()
225 mtexture.d = (const maptexture_t *)texdef; in FMultiPatchTexture()
910 maptexture_t *tex = (maptexture_t *)((BYTE *)maptex + offset); in AddTexturesLump()
933 const maptexture_t *tex = (const maptexture_t *)((const BYTE *)maptex + offset); in AddTexturesLump()
/dports/games/vavoom/vavoom-1.33/utils/common/
H A Dftexdefs.h34 struct maptexture_t struct
/dports/games/ecwolf/ecwolf-1.3.3-src/src/textures/
H A Dmultipatchtexture.cpp89 struct maptexture_t struct
209 const maptexture_t *d; in FMultiPatchTexture()
223 mtexture.d = (const maptexture_t *)texdef; in FMultiPatchTexture()
908 maptexture_t *tex = (maptexture_t *)((BYTE *)maptex + offset); in AddTexturesLump()
931 const maptexture_t *tex = (const maptexture_t *)((const BYTE *)maptex + offset); in AddTexturesLump()
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dr_data.c84 } PACKEDATTR maptexture_t; typedef
121 const maptexture_t *mtexture; in R_InitTextures()
211 mtexture = (const maptexture_t *) ( (const uint8_t *)maptex + offset); in R_InitTextures()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Ddoomdata.h161 }) maptexture_t; typedef
H A Dr_data.c297 maptexture_t *mtexture; in R_InitTextures()
392 mtexture = (maptexture_t *) ((byte *) maptex + offset); in R_InitTextures()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Ddoomdata.h160 }) maptexture_t; typedef
H A Dr_data.c299 maptexture_t *mtexture; in R_InitTextures()
394 mtexture = (maptexture_t *) ((byte *) maptex + offset); in R_InitTextures()
/dports/games/prboom/prboom-2.5.0/src/
H A Dr_data.c83 } PACKEDATTR maptexture_t; typedef
119 const maptexture_t *mtexture; in R_InitTextures()
216 mtexture = (const maptexture_t *) ( (const byte *)maptex + offset); in R_InitTextures()
/dports/games/odamex/odamex-src-0.7.0/common/
H A Ddoomdata.h290 } maptexture_t; typedef
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dr_data.c83 } PACKEDATTR maptexture_t; typedef
119 const maptexture_t *mtexture; in R_InitTextures()
213 mtexture = (const maptexture_t *) ( (const byte *)maptex + offset); in R_InitTextures()
/dports/games/heretic/glheretic-1.2/
H A Ddoomdata.h166 } __PACKED__ maptexture_t; typedef
H A Dr_data.c312 maptexture_t *mtexture; in R_InitTextures()
422 mtexture = (maptexture_t *) ( (byte *)maptex + offset); in R_InitTextures()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dxddefs.h187 }) maptexture_t; typedef
H A Dr_data.c290 maptexture_t *mtexture; in R_InitTextures()
362 mtexture = (maptexture_t *) ((byte *) maptex + offset); in R_InitTextures()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dxddefs.h187 }) maptexture_t; typedef
H A Dr_data.c294 maptexture_t *mtexture; in R_InitTextures()
366 mtexture = (maptexture_t *) ((byte *) maptex + offset); in R_InitTextures()
/dports/games/uhexen/uhexen-0.601/include/
H A Dxddefs.h193 } maptexture_t; typedef
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dr_data.c83 }) maptexture_t; typedef
453 maptexture_t* mtexture; in R_InitTextures()
569 mtexture = (maptexture_t *) ( (byte *)maptex + offset); in R_InitTextures()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dr_data.c79 }) maptexture_t; typedef
446 maptexture_t* mtexture; in R_InitTextures()
568 mtexture = (maptexture_t *) ( (byte *)maptex + offset); in R_InitTextures()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dr_data.c79 }) maptexture_t; typedef
449 maptexture_t* mtexture; in R_InitTextures()
571 mtexture = (maptexture_t *) ( (byte *)maptex + offset); in R_InitTextures()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dr_data.h102 } maptexture_t; typedef
/dports/games/uhexen/uhexen-0.601/src/
H A Dr_data.c282 maptexture_t *mtexture; in R_InitTextures()
355 mtexture = (maptexture_t *) ( (byte *)maptex + offset); in R_InitTextures()

12