Home
last modified time | relevance | path

Searched refs:fd_ringbuffer_reloc (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_ringbuffer.h220 fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) in fd_ringbuffer_reloc() function
307 fd_ringbuffer_reloc(ring, &reloc); in OUT_RELOC()
/third_party/libdrm/freedreno/
Dfreedreno-symbols.txt39 fd_ringbuffer_reloc
Dfreedreno_ringbuffer.h136 will_be_deprecated void fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *relo…
Dfreedreno_ringbuffer.c145 drm_public void fd_ringbuffer_reloc(struct fd_ringbuffer *ring, in fd_ringbuffer_reloc() function