Searched defs:surfcache_s (Results 1 - 5 of 5) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dd_local.h37 typedef struct surfcache_s struct
39 struct surfcache_s *next;
40 struct surfcache_s **owner; // NULL is an empty chunk of memory
H A Dglquake.h126 typedef struct surfcache_s struct
128 struct surfcache_s *next;
129 struct surfcache_s **owner; // NULL is an empty chunk of memory
H A Dglquake2.h80 typedef struct surfcache_s struct
82 struct surfcache_s *next;
83 struct surfcache_s **owner; // NULL is an empty chunk of memory
/external/quake/quake/src/WinQuake/
H A Dd_local.h37 typedef struct surfcache_s struct
39 struct surfcache_s *next;
40 struct surfcache_s **owner; // NULL is an empty chunk of memory
H A Dglquake.h115 typedef struct surfcache_s struct
117 struct surfcache_s *next;
118 struct surfcache_s **owner; // NULL is an empty chunk of memory

Completed in 1824 milliseconds