Searched defs:pipe_arg (Results 1 – 1 of 1) sorted by relevance
814 struct pipe_arg { struct815 const char **cons;816 uint32_t *con_ids;817 unsigned int num_cons;818 uint32_t crtc_id;819 char mode_str[64];820 char format_str[8]; /* need to leave room for "_BE" and terminating \0 */821 float vrefresh;822 unsigned int fourcc;823 drmModeModeInfo *mode;[all …]