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

/xsrc/external/mit/MesaLib/dist/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, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.c98 pipe->buffer_unmap = nouveau_buffer_transfer_unmap;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.c109 pcontext->buffer_unmap = nouveau_buffer_transfer_unmap;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.c158 pcontext->buffer_unmap = nouveau_buffer_transfer_unmap;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c354 * when calling nouveau_buffer_transfer_unmap, if it wasn't the actual memory
530 nouveau_buffer_transfer_unmap(struct pipe_context *pipe, function in typeref:typename:void
632 nouveau_buffer_transfer_unmap, /* transfer_unmap */

Completed in 7 milliseconds