Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.c512 svga_surface_destroy(struct pipe_context *pipe, in svga_surface_destroy() function
525 svga_surface_destroy(pipe, &s->backed->base); in svga_surface_destroy()
770 svga->pipe.surface_destroy = svga_surface_destroy; in svga_init_surface_functions()