HomeSort by relevance Sort by last modified time
    Searched full:nouveau_buffer_sync (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_buffer.c 219 nouveau_buffer_sync(struct nv04_resource *buf, unsigned rw) function
280 nouveau_buffer_sync(buf, xfr->base.usage & PIPE_TRANSFER_READ_WRITE);
329 nouveau_buffer_sync(res, rw);
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_buffer.c 219 nouveau_buffer_sync(struct nv04_resource *buf, unsigned rw) function
280 nouveau_buffer_sync(buf, xfr->base.usage & PIPE_TRANSFER_READ_WRITE);
329 nouveau_buffer_sync(res, rw);

Completed in 372 milliseconds