OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lmodel_localviewer
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.c
145
static float
lmodel_localviewer
[] = {0.0};
local
159
glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER,
lmodel_localviewer
);
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.c
145
static float
lmodel_localviewer
[] = {0.0};
local
159
glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER,
lmodel_localviewer
);
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.c
145
static float
lmodel_localviewer
[] = {0.0};
local
159
glLightModelfv(GL_LIGHT_MODEL_LOCAL_VIEWER,
lmodel_localviewer
);
Completed in 25 milliseconds