Home
last modified time | relevance | path

Searched refs:fd_param_id (Results 1 – 5 of 5) sorted by relevance

/external/libdrm/freedreno/
Dfreedreno_drmif.h57 enum fd_param_id { enum
108 int fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param,
Dfreedreno_pipe.c79 enum fd_param_id param, uint64_t *value) in fd_pipe_get_param()
Dfreedreno_priv.h119 int (*get_param)(struct fd_pipe *pipe, enum fd_param_id param, uint64_t *value);
/external/libdrm/freedreno/msm/
Dmsm_pipe.c52 enum fd_param_id param, uint64_t *value) in msm_pipe_get_param()
/external/libdrm/freedreno/kgsl/
Dkgsl_pipe.c33 enum fd_param_id param, uint64_t *value) in kgsl_pipe_get_param()