Home | Sort by relevance Sort by last modified time |
/external/quake/quake/src/QW/client/ | |
d_local.h | 42 int dlight; member in struct:surfcache_s |
d_surf.c | 285 if (cache && !cache->dlight && surface->dlightframe != r_framecount
315 cache->dlight = 1; 317 cache->dlight = 0; |
glquake2.h | 85 int dlight;
member in struct:surfcache_s |
glquake.h | 131 int dlight; member in struct:surfcache_s |
/external/quake/quake/src/WinQuake/ | |
d_local.h | 42 int dlight;
member in struct:surfcache_s |
d_surf.cpp | 282 if (cache && !cache->dlight && surface->dlightframe != r_framecount
312 cache->dlight = 1; 314 cache->dlight = 0; |
glquake.h | 120 int dlight; member in struct:surfcache_s |