Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_resource.c95 pipe->buffer_map = nouveau_buffer_transfer_map; in nv30_resource_init()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.h131 nouveau_buffer_transfer_map(struct pipe_context *pipe,
Dnouveau_buffer.c392 nouveau_buffer_transfer_map(struct pipe_context *pipe, in nouveau_buffer_transfer_map() function
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.c106 pcontext->buffer_map = nouveau_buffer_transfer_map; in nv50_init_resource_functions()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_resource.c155 pcontext->buffer_map = nouveau_buffer_transfer_map; in nvc0_init_resource_functions()