OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:light_t
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libagl/
light.cpp
223
light_t
& l = c->lighting.lights[i];
251
light_t
& l = c->lighting.lights[i];
323
light_t
& l = c->lighting.lights[i];
375
const
light_t
& l = c->lighting.lights[i];
469
light_t
& light = c->lighting.lights[i-GL_LIGHT0];
524
light_t
& light = c->lighting.lights[i-GL_LIGHT0];
context.h
287
struct
light_t
{
struct in namespace:android::gl
327
light_t
lights[OGLES_MAX_LIGHTS];
Completed in 85 milliseconds