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