HomeSort by relevance Sort by last modified time
    Searched defs:Diffuse (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9mesh.h 221 FLOAT Diffuse;
235 FLOAT Diffuse;
269 D3DCOLORVALUE Diffuse;
    [all...]
d3d8types.h     [all...]
d3d9types.h     [all...]
  /external/swiftshader/include/Direct3D/
d3d8types.h 153 D3DCOLORVALUE Diffuse; /* Diffuse color RGBA */
169 D3DCOLORVALUE Diffuse; /* Diffuse color of light */
410 D3DMCS_COLOR1 = 1, // Diffuse vertex color is used
528 // This can do either diffuse or specular bump mapping with correct input.
547 #define D3DTA_DIFFUSE 0x00000000 // select diffuse color (read only)
    [all...]
  /external/mesa3d/include/D3D9/
d3d9types.h     [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h 341 GLfloat Diffuse[4]; /**< diffuse color */
366 GLfloat _MatDiffuse[2][3]; /**< material diffuse * light diffuse */
    [all...]

Completed in 329 milliseconds