Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_resource.h69 nv30_blit(struct pipe_context *pipe,
Dnv30_resource.c94 pipe->blit = nv30_blit; in nv30_resource_init()
Dnv30_miptree.c213 nv30_blit(struct pipe_context *pipe, in nv30_blit() function