Home
last modified time | relevance | path

Searched refs:has_wayland (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/vulkan/device-select-layer/
Ddevice_select_layer.c56 bool has_wayland, has_xcb; member
155 info->has_wayland = true; in device_select_CreateInstance()
392 if (default_idx == -1 && info->has_wayland) in get_default_device()