Searched refs:fd_surface_destroy (Results 1 – 3 of 3) sorted by relevance
45 void fd_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf);
74 fd_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) in fd_surface_destroy() function
1430 pctx->surface_destroy = fd_surface_destroy; in fd_resource_context_init()