HomeSort by relevance Sort by last modified time
    Searched refs:fd_reloc (Results 1 - 6 of 6) sorted by null

  /external/libdrm/freedreno/
freedreno_ringbuffer.h 73 struct fd_reloc { struct
86 void fd_ringbuffer_reloc2(struct fd_ringbuffer *ring, const struct fd_reloc *reloc);
87 will_be_deprecated void fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *reloc);
freedreno_ringbuffer.c 112 const struct fd_reloc *reloc)
119 const struct fd_reloc *reloc)
freedreno_priv.h 143 const struct fd_reloc *reloc);
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_util.h 226 fd_ringbuffer_reloc2(ring, &(struct fd_reloc){
245 fd_ringbuffer_reloc2(ring, &(struct fd_reloc){
  /external/libdrm/freedreno/kgsl/
kgsl_ringbuffer.c 163 const struct fd_reloc *r)
  /external/libdrm/freedreno/msm/
msm_ringbuffer.c 469 const struct fd_reloc *r)
546 msm_ringbuffer_emit_reloc(ring, &(struct fd_reloc){

Completed in 104 milliseconds