Home
last modified time | relevance | path

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

/external/libdrm/freedreno/
Dfreedreno_priv.h107 struct fd_pipe { struct
109 enum fd_pipe_id id; argument
110 const struct fd_pipe_funcs *funcs; argument
131 int (*cpu_prep)(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op); argument