Home
last modified time | relevance | path

Searched defs:fd_reloc (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/freedreno/
Dfreedreno_ringbuffer.h122 struct fd_reloc { struct
135 void fd_ringbuffer_reloc2(struct fd_ringbuffer *ring, const struct fd_reloc *reloc); argument
/external/mesa3d/src/freedreno/drm/
Dfreedreno_ringbuffer.h163 struct fd_reloc { struct
164 struct fd_bo *bo;
188 const struct fd_reloc *reloc) in fd_ringbuffer_reloc() argument