Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h138 bool nv50_blitctx_create(struct nv50_context *);
Dnv50_context.c313 if (!nv50_blitctx_create(nv50)) in nv50_create()
Dnv50_surface.c1837 nv50_blitctx_create(struct nv50_context *nv50) in nv50_blitctx_create() function