Searched defs:Ambient (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | vp-tri-cb-pos.c | 33 const float Ambient[4] = { 0.0, 1.0, 0.0, 0.0 }; local in function:Init
|
| H A D | vp-tri-cb-tex.c | 33 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 D | fp-tri.c | 180 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 D | vp-tris.c | 147 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 D | d3d9types.h | 1622 D3DCOLORVALUE Ambient; member in struct:_D3DLIGHT9 1647 D3DCOLORVALUE Ambient; member in struct:_D3DMATERIAL9
|
| /xsrc/external/mit/MesaLib/dist/include/D3D9/ |
| H A D | d3d9types.h | 1622 D3DCOLORVALUE Ambient; member in struct:_D3DLIGHT9 1647 D3DCOLORVALUE Ambient; member in struct:_D3DMATERIAL9
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | mtypes.h | 304 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 D | mtypes.h | 293 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