Searched refs:fd_param_id (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/libdrm/dist/freedreno/ |
| H A D | freedreno_drmif.h | 57 enum fd_param_id { enum 109 int fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param,
|
| H A D | freedreno_pipe.c | 88 enum fd_param_id param, uint64_t *value)
|
| H A D | freedreno_priv.h | 121 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 D | freedreno_pipe.c | 86 enum fd_param_id param, uint64_t *value)
|
| H A D | freedreno_drmif.h | 47 enum fd_param_id { enum 107 int fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param,
|
| H A D | freedreno_priv.h | 115 int (*get_param)(struct fd_pipe *pipe, enum fd_param_id param, uint64_t *value);
|
| H A D | msm_pipe.c | 72 enum fd_param_id param, uint64_t *value)
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | freedreno_drmif.h | 52 enum fd_param_id { enum 150 int fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param,
|
| H A D | freedreno_pipe.c | 162 fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param, uint64_t *value)
|
| H A D | msm_pipe.c | 72 msm_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param,
|
| H A D | freedreno_priv.h | 182 int (*get_param)(struct fd_pipe *pipe, enum fd_param_id param,
|
| /xsrc/external/mit/libdrm/dist/freedreno/msm/ |
| H A D | msm_pipe.c | 52 enum fd_param_id param, uint64_t *value)
|
| /xsrc/external/mit/libdrm/dist/freedreno/kgsl/ |
| H A D | kgsl_pipe.c | 33 enum fd_param_id param, uint64_t *value)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_context.c | 224 enum fd_param_id param =
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_context.c | 419 enum fd_param_id param = per_context ? FD_CTX_FAULTS : FD_GLOBAL_FAULTS;
|
Completed in 11 milliseconds