Searched defs:pipe_arg (Results 1 – 1 of 1) sorted by relevance
824 struct pipe_arg { struct825 const char **cons;826 uint32_t *con_ids;827 unsigned int num_cons;828 uint32_t crtc_id;829 char mode_str[64];830 char format_str[5];831 float vrefresh;832 unsigned int fourcc;833 drmModeModeInfo *mode;[all …]