Searched refs:wayland_formats (Results 1 – 1 of 1) sorted by relevance
74 } wayland_formats[] = { variable90 display->configs = CALLOC(Elements(wayland_formats), in wayland_display_get_configs()95 for (i = 0; i < Elements(wayland_formats); ++i) { in wayland_display_get_configs()96 if (!(display->formats & wayland_formats[i].flag)) in wayland_display_get_configs()106 nconf->color_format = wayland_formats[i].format; in wayland_display_get_configs()