Home
last modified time | relevance | path

Searched refs:nv30_miptree_surface_del (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_resource.h59 nv30_miptree_surface_del(struct pipe_context *, struct pipe_surface *);
Dnv30_resource.c92 pipe->surface_destroy = nv30_miptree_surface_del; in nv30_resource_init()
Dnv30_miptree.c587 nv30_miptree_surface_del(struct pipe_context *pipe, struct pipe_surface *ps) in nv30_miptree_surface_del() function