| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | cubemap.c | 110 GLfloat diffuse[4] = {1.0, 1.0, 1.0, 1.0}; local in function:init
|
| H A D | material.c | 55 GLfloat diffuse[] = { 1.0, 1.0, 1.0, 1.0 }; local in function:myinit [all...] |
| H A D | teapots.c | 57 GLfloat diffuse[] = local in function:myinit
|
| H A D | dof.c | 129 GLfloat diffuse[] = { 1.0, 1.0, 1.0, 1.0 }; local in function:myinit
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | backspecular.c | 8 static const float diffuse[4] = { 1, 0, 0, 1 }; variable in typeref:typename:const float[4]
|
| H A D | arbvparray.c | 122 static float diffuse[] = {0.5, 1.0, 1.0, 1.0}; local in function:InitMaterials
|
| H A D | vparray.c | 122 static float diffuse[] = {0.5, 1.0, 1.0, 1.0}; local in function:InitMaterials
|
| H A D | drawbuffers2.c | 320 static const GLfloat diffuse[4] = { 1.0, 1.0, 1.0, 0.75 }; local in function:SetupLighting
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | arbfslight.c | 19 static GLfloat diffuse[4] = { 0.5f, 0.5f, 1.0f, 1.0f }; variable in typeref:typename:GLfloat[4]
|
| H A D | fslight.c | 31 static GLfloat diffuse[4] = { 0.5f, 0.5f, 1.0f, 1.0f }; variable in typeref:typename:GLfloat[4]
|
| H A D | morph3d.c | 191 static float diffuse[] = { 1.0, 1.0, 1.0, 1.0 }; variable in typeref:typename:float[]
|
| H A D | isosurf.c | 599 static float diffuse[] = {0.5, 1.0, 1.0, 1.0}; local in function:InitMaterials
|
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | linktest.c | 17 static GLfloat diffuse[4] = { 0.5f, 1.0f, 0.5f, 1.0f }; variable in typeref:typename:GLfloat[4]
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | fog.c | 129 static float diffuse[] = {1.0, 1.0, 1.0, 1.0}; local in function:Init
|
| H A D | quad.c | 104 static float diffuse[] = {0.5, 1.0, 1.0, 1.0}; local in function:Init
|
| H A D | eval.c | 136 static float diffuse[] = {1.0, 1.0, 1.0, 1.0}; local in function:Init
|
| H A D | logo.c | 1272 static float diffuse[] = {0.5, 1.0, 1.0, 1.0}; local in function:Init
|
| H A D | wave.c | 359 static float diffuse[] = {0.5, 1.0, 1.0, 1.0}; local in function:InitMaterials
|
| H A D | sphere.c | 683 float diffuse[] = {1.0, 1.0, 1.0, 1.0}; local in function:Init
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| H A D | torus.c | 342 static const GLfloat diffuse[4] = {0.7, 0.7, 0.7, 1.0}; local in function:init
|
| H A D | pbuffer.c | 272 static const GLfloat diffuse[4] = {0.7, 0.7, 0.7, 1.0}; local in function:init
|
| H A D | render_tex.c | 311 static const GLfloat diffuse[4] = {0.7, 0.7, 0.7, 1.0}; local in function:init
|
| /xsrc/external/mit/mesa-demos/dist/src/objviewer/ |
| H A D | glm.h | 37 float diffuse[4]; /* diffuse component */ member in struct:_GLMmaterial
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | ffvertex_prog.c | 1170 struct ureg diffuse = get_lightprod(p, i, 0, STATE_DIFFUSE); local in function:build_lighting 1225 struct ureg diffuse = get_lightprod(p, i, 1, STATE_DIFFUSE); local in function:build_lighting
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | ffvertex_prog.c | 1233 struct ureg diffuse = lightprod_front[i][1]; local in function:build_lighting 1300 struct ureg diffuse = lightprod_back[i][1]; local in function:build_lighting
|