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/nv30/
Dnv30_resource.c98 pipe->buffer_unmap = nouveau_buffer_transfer_unmap; in nv30_resource_init()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.h138 nouveau_buffer_transfer_unmap(struct pipe_context *pipe,
Dnouveau_buffer.c552 nouveau_buffer_transfer_unmap(struct pipe_context *pipe, in nouveau_buffer_transfer_unmap() function
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.c109 pcontext->buffer_unmap = nouveau_buffer_transfer_unmap; in nv50_init_resource_functions()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_resource.c158 pcontext->buffer_unmap = nouveau_buffer_transfer_unmap; in nvc0_init_resource_functions()