Searched defs:OUT_RELOC (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Dnouveau_pushbuf.h120 OUT_RELOC(struct nouveau_channel *chan, struct nouveau_bo *bo, function
141 OUT_RELOC(chan, bo, data, flags | NOUVEAU_BO_OR, vor, tor);
149 OUT_RELOC(chan, bo, 0, flags | NOUVEAU_BO_OR,
158 OUT_RELOC(chan, bo, delta, flags | NOUVEAU_BO_LOW, 0, 0);
174 OUT_RELOC(chan, bo, delta, flags | NOUVEAU_BO_HIGH, 0, 0);

Completed in 42 milliseconds