Searched defs:Diffuse (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dvp-tri-cb.c23 const float Diffuse[4] = { 0.0, 1.0, 0.0, 1.0 }; local in function:Init
H A Dvp-tri-cb-pos.c34 const float Diffuse[4] = { 1.0, 0.0, 0.0, 0.0 }; local in function:Init
H A Dvp-tri-cb-tex.c34 const float Diffuse[4] = { 1.0, 0.0, 0.0, 0.0 }; local in function:Init
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfplight.c17 static GLfloat Diffuse[4] = { 0.5, 0.5, 1.0, 1.0 }; variable in typeref:typename:GLfloat[4]
H A Darbfplight.c18 static GLfloat Diffuse[4] = { 0.5, 0.5, 1.0, 1.0 }; variable in typeref:typename:GLfloat[4]
H A Dgloss.c55 static GLfloat Diffuse[4] = { .3, .3, 1.0, 1.0 }; /* blue */ variable in typeref:typename:GLfloat[4]
/xsrc/external/mit/mesa-demos/dist/src/fp/
H A Dfp-tri.c181 const float Diffuse[4] = { 1.0, 0.0, 0.0, 0.0 }; local in function:Init
/xsrc/external/mit/mesa-demos/dist/src/vp/
H A Dvp-tris.c148 const float Diffuse[4] = { 1.0, 0.0, 0.0, 0.0 }; local in function:Init
/xsrc/external/mit/MesaLib.old/dist/include/D3D9/
H A Dd3d9types.h1620 D3DCOLORVALUE Diffuse; member in struct:_D3DLIGHT9
1646 D3DCOLORVALUE Diffuse; member in struct:_D3DMATERIAL9
/xsrc/external/mit/MesaLib/dist/include/D3D9/
H A Dd3d9types.h1620 D3DCOLORVALUE Diffuse; member in struct:_D3DLIGHT9
1646 D3DCOLORVALUE Diffuse; member in struct:_D3DMATERIAL9
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmtypes.h305 GLfloat Diffuse[4]; /**< diffuse color */ member in struct:gl_light
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmtypes.h565 GLfloat Diffuse[4]; /**< STATE_DIFFUSE */ member in struct:gl_light_uniforms

Completed in 43 milliseconds