Searched refs:query_queue_param (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dmsm_pipe.c51 static int query_queue_param(struct fd_pipe *pipe, uint32_t param, function in typeref:typename:int
98 return query_queue_param(pipe, MSM_SUBMITQUEUE_PARAM_FAULTS, value);
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dmsm_pipe.c52 query_queue_param(struct fd_pipe *pipe, uint32_t param, uint64_t *value) function in typeref:typename:int
99 return query_queue_param(pipe, MSM_SUBMITQUEUE_PARAM_FAULTS, value);

Completed in 4 milliseconds