Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h111 bool nv50_blitctx_create(struct nv50_context *);
Dnv50_context.c285 if (!nv50_blitctx_create(nv50)) in nv50_create()
Dnv50_surface.c1798 nv50_blitctx_create(struct nv50_context *nv50) in nv50_blitctx_create() function