Searched defs:pipe_arg (Results 1 – 1 of 1) sorted by relevance
803 struct pipe_arg { struct804 const char **cons;805 uint32_t *con_ids;806 unsigned int num_cons;807 uint32_t crtc_id;808 char mode_str[64];809 char format_str[5];810 float vrefresh;811 unsigned int fourcc;812 drmModeModeInfo *mode;[all …]