Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.c78 nv50_surface_destroy(struct pipe_context *pipe, struct pipe_surface *ps) in nv50_surface_destroy() function
103 pcontext->surface_destroy = nv50_surface_destroy; in nv50_init_resource_functions()
Dnv50_resource.h152 nv50_surface_destroy(struct pipe_context *, struct pipe_surface *);
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_resource.c55 pcontext->surface_destroy = nv50_surface_destroy; in nvc0_init_resource_functions()