Searched refs:nouveau_buffer_download (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_buffer.h | 50 nouveau_buffer_download(struct nouveau_context *, struct nv04_resource *,
|
D | nouveau_buffer.c | 105 nouveau_buffer_download(struct nouveau_context *nv, struct nv04_resource *buf, in nouveau_buffer_download() function 190 nouveau_buffer_download(nv, buf, 0, buf->base.width0); in nouveau_buffer_transfer_get() 320 nouveau_buffer_download(nv, res, 0, res->base.width0); in nouveau_resource_map_offset()
|