OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Ambient
(Results
1 - 3
of
3
) sorted by null
/external/jmonkeyengine/engine/src/core/com/jme3/light/
Light.java
74
*
Ambient
light
78
Ambient
(3);
/external/chromium_org/third_party/mesa/src/src/mesa/main/
mtypes.h
660
GLfloat
Ambient
[4]; /**<
ambient
color */
685
GLfloat _MatAmbient[2][3]; /**< material
ambient
* light
ambient
*/
697
GLfloat
Ambient
[4]; /**<
ambient
color */
[
all
...]
/external/mesa3d/src/mesa/main/
mtypes.h
660
GLfloat
Ambient
[4]; /**<
ambient
color */
685
GLfloat _MatAmbient[2][3]; /**< material
ambient
* light
ambient
*/
697
GLfloat
Ambient
[4]; /**<
ambient
color */
[
all
...]
Completed in 859 milliseconds