Searched refs:fd_surface_destroy (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_surface.h45 void fd_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf);
H A Dfreedreno_surface.c75 fd_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) function in typeref:typename:void
H A Dfreedreno_resource.c1276 pctx->surface_destroy = fd_surface_destroy;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_surface.h45 void fd_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf);
H A Dfreedreno_surface.c68 fd_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) function in typeref:typename:void
H A Dfreedreno_resource.c1704 pctx->surface_destroy = fd_surface_destroy;

Completed in 10 milliseconds