Home
last modified time | relevance | path

Searched defs:pipe_arg (Results 1 – 1 of 1) sorted by relevance

/third_party/libdrm/tests/modetest/
Dmodetest.c803 struct pipe_arg { struct
804 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 …]