OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPLEVELS
(Results
1 - 11
of
11
) sorted by null
/external/quake/quake/src/QW/client/
bspfile.h
100
#define
MIPLEVELS
4
105
unsigned offsets[
MIPLEVELS
]; // four mip maps stored
model.h
87
unsigned offsets[
MIPLEVELS
]; // four mip maps stored
127
struct surfcache_s *cachespots[
MIPLEVELS
];
gl_model.h
89
unsigned offsets[
MIPLEVELS
]; // four mip maps stored
gl_model.c
368
for (j=0 ; j<
MIPLEVELS
; j++)
380
for (j=0 ; j<
MIPLEVELS
; j++)
[
all
...]
model.c
366
for (j=0 ; j<
MIPLEVELS
; j++)
378
for (j=0 ; j<
MIPLEVELS
; j++)
[
all
...]
/external/quake/quake/src/WinQuake/
bspfile.h
103
#define
MIPLEVELS
4
108
unsigned offsets[
MIPLEVELS
]; // four mip maps stored
model.h
76
unsigned offsets[
MIPLEVELS
]; // four mip maps stored
116
struct surfcache_s *cachespots[
MIPLEVELS
];
gl_model.h
86
unsigned offsets[
MIPLEVELS
]; // four mip maps stored
gl_model.cpp
368
for (j=0 ; j<
MIPLEVELS
; j++)
380
for (j=0 ; j<
MIPLEVELS
; j++)
[
all
...]
model.cpp
384
for (j=0 ; j<
MIPLEVELS
; j++)
396
for (j=0 ; j<
MIPLEVELS
; j++)
[
all
...]
/external/quake/quake/src/QW/server/
model.c
308
for (j=0 ; j<
MIPLEVELS
; j++)
320
for (j=0 ; j<
MIPLEVELS
; j++)
Completed in 46 milliseconds