Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h157 bool nvc0_blitctx_create(struct nvc0_context *);
Dnvc0_context.c369 if (!nvc0_blitctx_create(nvc0)) in nvc0_create()
Dnvc0_surface.c1697 nvc0_blitctx_create(struct nvc0_context *nvc0) in nvc0_blitctx_create() function