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

  /external/mesa3d/src/mesa/tnl/
t_vb_cliptmp.h 54 INTERP_4F( t, coord[newvert], coord[idx], coord[idxPrev]); \
60 INTERP_4F( t, coord[newvert], coord[idxPrev], coord[idx]); \
152 INTERP_4F( t0, coord[newvert], coord[v0], coord[v1] );
166 INTERP_4F( t1, coord[newvert], coord[v1], coord[v0_orig] );
t_vertex_generic.c 1052 INTERP_4F(t, fdst, fout, fin);
1101 INTERP_4F( t,
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_vb.c 303 INTERP_4F( t,
  /external/mesa3d/src/mesa/main/
macros.h 634 INTERP_4F(GLfloat t, GLfloat dst[4], const GLfloat out[4], const GLfloat in[4])

Completed in 203 milliseconds