Searched refs:nouveau_pushbuf_reloc (Results 1 – 5 of 5) sorted by relevance
/external/libdrm/nouveau/ |
D | nouveau-symbol-check | 50 nouveau_pushbuf_reloc
|
D | nouveau.h | 223 void nouveau_pushbuf_reloc(struct nouveau_pushbuf *, struct nouveau_bo *,
|
D | pushbuf.c | 739 nouveau_pushbuf_reloc(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in nouveau_pushbuf_reloc() function
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_winsys.h | 26 nouveau_pushbuf_reloc(push, bo, offset, flags, vor, tor); in PUSH_RELOC()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_local.h | 80 nouveau_pushbuf_reloc(push, bo, offset, flags, vor, tor); in PUSH_RELOC()
|