Home
last modified time | relevance | path

Searched refs:msm_submit_sp_new (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/freedreno/drm/
Dmsm_priv.h67 struct fd_submit * msm_submit_sp_new(struct fd_pipe *pipe);
Dmsm_pipe.c176 .submit_new = msm_submit_sp_new,
Dmsm_ringbuffer_sp.c318 msm_submit_sp_new(struct fd_pipe *pipe) in msm_submit_sp_new() function