Home
last modified time | relevance | path

Searched refs:nouveau_buffer_transfer_unmap (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.h138 nouveau_buffer_transfer_unmap(struct pipe_context *pipe,
H A Dnouveau_buffer.c372 * when calling nouveau_buffer_transfer_unmap, if it wasn't the actual memory
552 nouveau_buffer_transfer_unmap(struct pipe_context *pipe, in nouveau_buffer_transfer_unmap() function
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.c98 pipe->buffer_unmap = nouveau_buffer_transfer_unmap; in nv30_resource_init()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.c109 pcontext->buffer_unmap = nouveau_buffer_transfer_unmap; in nv50_init_resource_functions()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.c158 pcontext->buffer_unmap = nouveau_buffer_transfer_unmap; in nvc0_init_resource_functions()

Completed in 3 milliseconds