HomeSort by relevance Sort by last modified time
    Searched refs:SCALE_3V (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/main/
light.c 646 SCALE_3V( light->_MatAmbient[0], light->Ambient,
653 SCALE_3V( light->_MatAmbient[1], light->Ambient,
674 SCALE_3V( light->_MatDiffuse[0], light->Diffuse,
681 SCALE_3V( light->_MatDiffuse[1], light->Diffuse,
689 SCALE_3V( light->_MatSpecular[0], light->Specular,
696 SCALE_3V( light->_MatSpecular[1], light->Specular,
    [all...]
macros.h 415 #define SCALE_3V( DST, SRCA, SRCB ) \
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv10_state_tnl.c 331 SCALE_3V(c_scene, mat[MAT_ATTRIB_FRONT_AMBIENT],
nv20_state_tnl.c 248 SCALE_3V(c_scene, mat[MAT_ATTRIB_AMBIENT(side)],

Completed in 191 milliseconds