Searched refs:msm_pipe_get_param (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libdrm/dist/freedreno/msm/
H A Dmsm_pipe.c51 static int msm_pipe_get_param(struct fd_pipe *pipe, function in typeref:typename:int
113 msm_pipe_get_param(pipe, FD_NR_RINGS, &nr_rings);
152 .get_param = msm_pipe_get_param,
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dmsm_pipe.c71 static int msm_pipe_get_param(struct fd_pipe *pipe, function in typeref:typename:int
142 msm_pipe_get_param(pipe, FD_NR_RINGS, &nr_rings);
176 .get_param = msm_pipe_get_param,
184 .get_param = msm_pipe_get_param,
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dmsm_pipe.c72 msm_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param, function in typeref:typename:int
145 msm_pipe_get_param(pipe, FD_NR_RINGS, &nr_rings);
187 .get_param = msm_pipe_get_param,
195 .get_param = msm_pipe_get_param,

Completed in 3 milliseconds