D | t_vertex.c | 155 GLuint edst, GLuint eout, GLuint ein, in choose_interp_func() argument 167 vtx->interp( ctx, t, edst, eout, ein, force_boundary ); in choose_interp_func() 195 GLuint edst, GLuint eout, GLuint ein, in _tnl_interp() argument 199 vtx->interp( ctx, t, edst, eout, ein, force_boundary ); in _tnl_interp()
|