Home
last modified time | relevance | path

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

/third_party/libdrm/freedreno/
Dfreedreno_priv.h118 struct fd_pipe_funcs { struct
131 const struct fd_pipe_funcs *funcs; argument
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h171 struct fd_pipe_funcs { struct
172 struct fd_ringbuffer *(*ringbuffer_new_object)(struct fd_pipe *pipe,
174 struct fd_submit *(*submit_new)(struct fd_pipe *pipe);
180 void (*flush)(struct fd_pipe *pipe, uint32_t fence);
182 int (*get_param)(struct fd_pipe *pipe, enum fd_param_id param,
184 int (*wait)(struct fd_pipe *pipe, const struct fd_fence *fence,
186 void (*destroy)(struct fd_pipe *pipe);