Searched refs:nv30_miptree_surface_del (Results 1 – 3 of 3) sorted by relevance
59 nv30_miptree_surface_del(struct pipe_context *, struct pipe_surface *);
92 pipe->surface_destroy = nv30_miptree_surface_del; in nv30_resource_init()
587 nv30_miptree_surface_del(struct pipe_context *pipe, struct pipe_surface *ps) in nv30_miptree_surface_del() function