Home
last modified time | relevance | path

Searched refs:surfcache_s (Results 1 – 7 of 7) sorted by relevance

/external/quake/quake/src/QW/client/
Dd_local.h37 typedef struct surfcache_s struct
39 struct surfcache_s *next; argument
40 struct surfcache_s **owner; // NULL is an empty chunk of memory argument
Dglquake2.h80 typedef struct surfcache_s struct
82 struct surfcache_s *next; argument
83 struct surfcache_s **owner; // NULL is an empty chunk of memory argument
Dglquake.h126 typedef struct surfcache_s struct
128 struct surfcache_s *next; argument
129 struct surfcache_s **owner; // NULL is an empty chunk of memory argument
Dmodel.h127 struct surfcache_s *cachespots[MIPLEVELS];
/external/quake/quake/src/WinQuake/
Dd_local.h37 typedef struct surfcache_s struct
39 struct surfcache_s *next; argument
40 struct surfcache_s **owner; // NULL is an empty chunk of memory argument
Dglquake.h115 typedef struct surfcache_s struct
117 struct surfcache_s *next; argument
118 struct surfcache_s **owner; // NULL is an empty chunk of memory argument
Dmodel.h116 struct surfcache_s *cachespots[MIPLEVELS];