OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fd_reloc
(Results
1 - 5
of
5
) sorted by null
/external/libdrm/freedreno/
freedreno_ringbuffer.h
67
struct
fd_reloc
{
struct
77
void fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct
fd_reloc
*reloc);
freedreno_ringbuffer.c
95
const struct
fd_reloc
*reloc)
freedreno_priv.h
123
const struct
fd_reloc
*reloc);
/external/libdrm/freedreno/kgsl/
kgsl_ringbuffer.c
163
const struct
fd_reloc
*r)
/external/libdrm/freedreno/msm/
msm_ringbuffer.c
305
const struct
fd_reloc
*r)
344
msm_ringbuffer_emit_reloc(ring, &(struct
fd_reloc
){
Completed in 80 milliseconds