Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.c228 nouveau_buffer_sync(struct nouveau_context *nv, in nouveau_buffer_sync() function
480 nouveau_buffer_sync(nv, buf, usage & PIPE_MAP_READ_WRITE); in nouveau_buffer_transfer_map()
492 nouveau_buffer_sync(nv, buf, usage & PIPE_MAP_READ_WRITE); in nouveau_buffer_transfer_map()
621 nouveau_buffer_sync(nv, res, rw); in nouveau_resource_map_offset()