D | t_vertex.c | 165 GLuint edst, GLuint eout, GLuint ein, in choose_interp_func() argument 179 vtx->interp( ctx, t, edst, eout, ein, force_boundary ); in choose_interp_func() 210 GLuint edst, GLuint eout, GLuint ein, in _tnl_interp() argument 214 vtx->interp( ctx, t, edst, eout, ein, force_boundary ); in _tnl_interp()
|