Home
last modified time | relevance | path

Searched defs:lighting_t (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/include/private/opengles/
Dgl_context.h321 struct lighting_t { struct
322 light_t lights[OGLES_MAX_LIGHTS];
323 material_t front;
324 light_model_t lightModel;
325 color_material_t colorMaterial;
326 vec4_t implicitSceneEmissionAndAmbient;
327 vec4_t objViewer;
328 uint32_t enabledLights;
329 GLboolean enable;
330 GLenum shadeModel;
[all …]