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

  /external/mesa3d/src/mesa/tnl/
t_vb_lighttmp.h 131 SUB_3V(VP, light->_Position, vertex);
193 SUB_3V(VP, VP, v); /* h = VP + VPe */
310 SUB_3V(VP, light->_Position, vertex);
373 SUB_3V(VP, VP, v); /* h = VP + VPe */
  /external/mesa3d/src/mesa/main/
rastpos.c 154 SUB_3V(VP, light->_Position, vertex);
206 SUB_3V(VP, VP, v);
macros.h 413 #define SUB_3V( DST, SRCA, SRCB ) \
  /external/mesa3d/src/mesa/math/
m_matrix.c     [all...]

Completed in 87 milliseconds