Searched refs:nouveau_buffer_sync (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_buffer.c | 226 nouveau_buffer_sync(struct nouveau_context *nv, function in typeref:typename:bool 478 nouveau_buffer_sync(nv, buf, usage & PIPE_TRANSFER_READ_WRITE); 490 nouveau_buffer_sync(nv, buf, usage & PIPE_TRANSFER_READ_WRITE); 615 nouveau_buffer_sync(nv, res, rw);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_buffer.c | 244 nouveau_buffer_sync(struct nouveau_context *nv, function in typeref:typename:bool 500 nouveau_buffer_sync(nv, buf, usage & PIPE_MAP_READ_WRITE); 512 nouveau_buffer_sync(nv, buf, usage & PIPE_MAP_READ_WRITE); 645 nouveau_buffer_sync(nv, res, rw);
|
Completed in 8 milliseconds