Searched refs:__out_reloc (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h247 __out_reloc(struct fd_ringbuffer *ring, struct fd_bo *bo, function in typeref:typename:void
269 __out_reloc(ring, bo, offset, or, shift, FD_RELOC_READ);
276 __out_reloc(ring, bo, offset, or, shift, FD_RELOC_READ | FD_RELOC_WRITE);
283 __out_reloc(ring, bo, offset, or, shift, FD_RELOC_READ | FD_RELOC_DUMP);

Completed in 2 milliseconds