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

/external/quake/quake/src/WinQuake/
H A Dmodel.h68 typedef struct texture_s struct
74 struct texture_s *anim_next; // in the animation sequence
75 struct texture_s *alternate_anims; // bmodels in frmae 1 use these
H A Dgl_model.h76 typedef struct texture_s struct
84 struct texture_s *anim_next; // in the animation sequence
85 struct texture_s *alternate_anims; // bmodels in frmae 1 use these
/external/quake/quake/src/QW/client/
H A Dgl_model.h79 typedef struct texture_s struct
87 struct texture_s *anim_next; // in the animation sequence
88 struct texture_s *alternate_anims; // bmodels in frmae 1 use these
H A Dmodel.h79 typedef struct texture_s struct
85 struct texture_s *anim_next; // in the animation sequence
86 struct texture_s *alternate_anims; // bmodels in frmae 1 use these

Completed in 22 milliseconds