HomeSort by relevance Sort by last modified time
    Searched refs:nv50_surface_destroy (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_resource.c 78 nv50_surface_destroy(struct pipe_context *pipe, struct pipe_surface *ps) function
103 pcontext->surface_destroy = nv50_surface_destroy;
nv50_resource.h 152 nv50_surface_destroy(struct pipe_context *, struct pipe_surface *);
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_resource.c 55 pcontext->surface_destroy = nv50_surface_destroy;

Completed in 57 milliseconds