Searched refs:NOUVEAU_BO_OR (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_winsys.h | 63 bo, 0, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL; in PUSH_MTHDo() local 76 bo, data, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL; in PUSH_MTHDs() local 90 bo, data, access | NOUVEAU_BO_OR, vor, tor); in PUSH_MTHD()
|
H A D | nv30_transfer.c | 286 NOUVEAU_BO_LOW | NOUVEAU_BO_OR, in nv30_transfer_rect_blit() 309 PUSH_RELOC(push, src->bo, texfmt, NOUVEAU_BO_OR, in nv30_transfer_rect_blit() 440 PUSH_RELOC(push, dst->bo, 0, NOUVEAU_BO_OR, fifo->vram, fifo->gart); in nv30_transfer_rect_sifm() 441 PUSH_RELOC(push, dst->bo, 0, NOUVEAU_BO_OR, fifo->vram, fifo->gart); in nv30_transfer_rect_sifm() 451 PUSH_RELOC(push, dst->bo, 0, NOUVEAU_BO_OR, fifo->vram, fifo->gart); in nv30_transfer_rect_sifm() 461 PUSH_RELOC(push, src->bo, 0, NOUVEAU_BO_OR, fifo->vram, fifo->gart); in nv30_transfer_rect_sifm()
|
H A D | nv30_fragprog.c | 117 NOUVEAU_BO_LOW | NOUVEAU_BO_RD | NOUVEAU_BO_OR, in nv30_fragprog_validate()
|
/third_party/libdrm/nouveau/ |
H A D | nouveau.h | 121 #define NOUVEAU_BO_OR 0x00004000 macro
|
H A D | pushbuf.c | 252 if (flags & NOUVEAU_BO_OR) { in pushbuf_krel()
|
Completed in 4 milliseconds