Searched refs:v3d_surface_destroy (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_resource.c1044 v3d_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) function in typeref:typename:void
1118 pctx->surface_destroy = v3d_surface_destroy;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_resource.c1121 v3d_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) function in typeref:typename:void
1198 pctx->surface_destroy = v3d_surface_destroy;

Completed in 5 milliseconds