Home
last modified time | relevance | path

Searched refs:nouveau_buffer_migrate (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.h67 nouveau_buffer_migrate(struct nouveau_context *,
Dnouveau_buffer.c818 nouveau_buffer_migrate(struct nouveau_context *nv, in nouveau_buffer_migrate() function
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_fragprog.c62 nouveau_buffer_migrate(nv, nv04_resource(fp->buffer), NOUVEAU_BO_VRAM); in nv30_fragprog_upload()
Dnv30_vbo.c119 nouveau_buffer_migrate(&nv30->base, buf, NOUVEAU_BO_GART); in nv30_prevalidate_vbufs()
Dnv30_transfer.c137 nouveau_buffer_migrate(&nv30->base, fp, NOUVEAU_BO_VRAM); in nv30_transfer_rect_fragprog()