OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lightmap_rectchange
(Results
1 - 2
of
2
) sorted by null
/external/quake/quake/src/QW/client/
gl_rsurf.c
49
glRect_t
lightmap_rectchange
[MAX_LIGHTMAPS];
variable
449
theRect = &
lightmap_rectchange
[i];
551
theRect = &
lightmap_rectchange
[i];
722
theRect = &
lightmap_rectchange
[i];
834
theRect = &
lightmap_rectchange
[fa->lightmaptexturenum];
892
theRect = &
lightmap_rectchange
[fa->lightmaptexturenum];
[
all
...]
/external/quake/quake/src/WinQuake/
gl_rsurf.cpp
49
glRect_t
lightmap_rectchange
[MAX_LIGHTMAPS];
variable
446
theRect = &
lightmap_rectchange
[i];
573
theRect = &
lightmap_rectchange
[i];
798
theRect = &
lightmap_rectchange
[i];
902
theRect = &
lightmap_rectchange
[fa->lightmaptexturenum];
961
theRect = &
lightmap_rectchange
[fa->lightmaptexturenum];
[
all
...]
Completed in 104 milliseconds