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

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_util.h 152 a[MAT_SY] = (float)vp->Height / 2;
155 a[MAT_SY] = - (float)vp->Height / 2;
  /external/mesa3d/src/mesa/math/
m_matrix.h 50 #define MAT_SY 5
m_matrix.c     [all...]
  /external/mesa3d/src/mesa/tnl/
t_vertex.c 433 vtx->vp_scale[1] = a->vp[MAT_SY];

Completed in 359 milliseconds