Home
last modified time | relevance | path

Searched defs:texture_s (Results 1 – 4 of 4) sorted by relevance

/external/quake/quake/src/WinQuake/
Dgl_model.h76 typedef struct texture_s struct
84 struct texture_s *anim_next; // in the animation sequence argument
85 struct texture_s *alternate_anims; // bmodels in frmae 1 use these argument
86 unsigned offsets[MIPLEVELS]; // four mip maps stored
Dmodel.h68 typedef struct texture_s struct
74 struct texture_s *anim_next; // in the animation sequence argument
75 struct texture_s *alternate_anims; // bmodels in frmae 1 use these argument
76 unsigned offsets[MIPLEVELS]; // four mip maps stored
/external/quake/quake/src/QW/client/
Dgl_model.h79 typedef struct texture_s struct
87 struct texture_s *anim_next; // in the animation sequence argument
88 struct texture_s *alternate_anims; // bmodels in frmae 1 use these argument
89 unsigned offsets[MIPLEVELS]; // four mip maps stored
Dmodel.h79 typedef struct texture_s struct
85 struct texture_s *anim_next; // in the animation sequence argument
86 struct texture_s *alternate_anims; // bmodels in frmae 1 use these argument
87 unsigned offsets[MIPLEVELS]; // four mip maps stored