Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h158 void nvc0_blitctx_destroy(struct nvc0_context *);
Dnvc0_context.c207 nvc0_blitctx_destroy(nvc0); in nvc0_destroy()
Dnvc0_surface.c1713 nvc0_blitctx_destroy(struct nvc0_context *nvc0) in nvc0_blitctx_destroy() function