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

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dvp-tri-cb-pos.c33 const float Ambient[4] = { 0.0, 1.0, 0.0, 0.0 }; local in function:Init
H A Dvp-tri-cb-tex.c33 const float Ambient[4] = { 0.0, 1.0, 0.0, 0.0 }; local in function:Init
/xsrc/external/mit/mesa-demos/dist/src/fp/
H A Dfp-tri.c180 const float Ambient[4] = { 0.0, 1.0, 0.0, 0.0 }; local in function:Init
/xsrc/external/mit/mesa-demos/dist/src/vp/
H A Dvp-tris.c147 const float Ambient[4] = { 0.0, 1.0, 0.0, 0.0 }; local in function:Init
/xsrc/external/mit/MesaLib.old/dist/include/D3D9/
H A Dd3d9types.h1622 D3DCOLORVALUE Ambient; member in struct:_D3DLIGHT9
1647 D3DCOLORVALUE Ambient; member in struct:_D3DMATERIAL9
/xsrc/external/mit/MesaLib/dist/include/D3D9/
H A Dd3d9types.h1622 D3DCOLORVALUE Ambient; member in struct:_D3DLIGHT9
1647 D3DCOLORVALUE Ambient; member in struct:_D3DMATERIAL9
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmtypes.h304 GLfloat Ambient[4]; /**< ambient color */ member in struct:gl_light
341 GLfloat Ambient[4]; /**< ambient color */ member in struct:gl_lightmodel
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmtypes.h293 GLfloat Ambient[4]; /**< ambient color */ member in struct:gl_lightmodel
564 GLfloat Ambient[4]; /**< STATE_AMBIENT */ member in struct:gl_light_uniforms

Completed in 35 milliseconds