Searched defs:is_xwayland (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/vulkan/wsi/ | ||
H A D | wsi_common_x11.c | 67 bool is_xwayland; member 183 bool is_xwayland = output_name && strncmp(output_name, "XWAYLAND", 8) == 0; in wsi_x11_detect_xwayland() local |
Completed in 5 milliseconds