Searched defs:Ambient (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/include/Direct3D/
H A Dd3d8types.h154 D3DCOLORVALUE Ambient; /* Ambient color RGB */ member in struct:_D3DMATERIAL8
171 D3DCOLORVALUE Ambient; /* Ambient color of light */ member in struct:_D3DLIGHT8
/external/mesa3d/include/D3D9/
H A Dd3d9types.h1622 D3DCOLORVALUE Ambient; member in struct:_D3DLIGHT9
1647 D3DCOLORVALUE Ambient; member in struct:_D3DMATERIAL9
/external/mesa3d/src/mesa/main/
H A Dmtypes.h340 GLfloat Ambient[4]; /**< ambient color */ member in struct:gl_light
377 GLfloat Ambient[4]; /**< ambient color */ member in struct:gl_lightmodel

Completed in 708 milliseconds