Searched refs:fd_param_id (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_drmif.h57 enum fd_param_id { enum
109 int fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param,
H A Dfreedreno_pipe.c88 enum fd_param_id param, uint64_t *value)
H A Dfreedreno_priv.h121 int (*get_param)(struct fd_pipe *pipe, enum fd_param_id param, uint64_t *value);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_pipe.c86 enum fd_param_id param, uint64_t *value)
H A Dfreedreno_drmif.h47 enum fd_param_id { enum
107 int fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param,
H A Dfreedreno_priv.h115 int (*get_param)(struct fd_pipe *pipe, enum fd_param_id param, uint64_t *value);
H A Dmsm_pipe.c72 enum fd_param_id param, uint64_t *value)
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_drmif.h52 enum fd_param_id { enum
150 int fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param,
H A Dfreedreno_pipe.c162 fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param, uint64_t *value)
H A Dmsm_pipe.c72 msm_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param,
H A Dfreedreno_priv.h182 int (*get_param)(struct fd_pipe *pipe, enum fd_param_id param,
/xsrc/external/mit/libdrm/dist/freedreno/msm/
H A Dmsm_pipe.c52 enum fd_param_id param, uint64_t *value)
/xsrc/external/mit/libdrm/dist/freedreno/kgsl/
H A Dkgsl_pipe.c33 enum fd_param_id param, uint64_t *value)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c224 enum fd_param_id param =
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c419 enum fd_param_id param = per_context ? FD_CTX_FAULTS : FD_GLOBAL_FAULTS;

Completed in 11 milliseconds