Home
last modified time | relevance | path

Searched refs:fd_reloc (Results 1 – 6 of 6) sorted by relevance

/external/libdrm/freedreno/
Dfreedreno_ringbuffer.h73 struct fd_reloc { struct
86 void fd_ringbuffer_reloc2(struct fd_ringbuffer *ring, const struct fd_reloc *reloc); argument
87 will_be_deprecated void fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *relo…
Dfreedreno_ringbuffer.c112 const struct fd_reloc *reloc) in fd_ringbuffer_reloc()
119 const struct fd_reloc *reloc) in fd_ringbuffer_reloc2()
Dfreedreno_priv.h143 const struct fd_reloc *reloc);
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_util.h226 fd_ringbuffer_reloc2(ring, &(struct fd_reloc){ in OUT_RELOC()
245 fd_ringbuffer_reloc2(ring, &(struct fd_reloc){ in OUT_RELOCW()
/external/libdrm/freedreno/kgsl/
Dkgsl_ringbuffer.c163 const struct fd_reloc *r) in kgsl_ringbuffer_emit_reloc()
/external/libdrm/freedreno/msm/
Dmsm_ringbuffer.c469 const struct fd_reloc *r) in msm_ringbuffer_emit_reloc()
546 msm_ringbuffer_emit_reloc(ring, &(struct fd_reloc){ in msm_ringbuffer_emit_reloc_ring()