OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GL_INTENSITY
(Results
1 - 4
of
4
) sorted by null
/external/quake/quake/src/QW/client/
quakedef.h
163
#define
GL_INTENSITY
0x8049
gl_rsurf.c
205
case
GL_INTENSITY
:
701
else if (gl_lightmap_format ==
GL_INTENSITY
)
770
else if (gl_lightmap_format ==
GL_INTENSITY
)
[
all
...]
/external/quake/quake/src/WinQuake/
quakedef.h
361
#define
GL_INTENSITY
0x8049
gl_rsurf.cpp
206
case
GL_INTENSITY
:
777
else if (gl_lightmap_format ==
GL_INTENSITY
)
840
else if (gl_lightmap_format ==
GL_INTENSITY
)
[
all
...]
Completed in 685 milliseconds