Home
last modified time | relevance | path

Searched refs:wl_display_connect (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/framework/platform/lnx/wayland/
H A DtcuLnxWayland.cpp81 struct wl_display *display = wl_display_connect(name); in hasDisplay()
101 m_display = wl_display_connect(name); in Display()
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_wayland.c106 display = wl_display_connect(NULL); in device_select_find_wayland_pci_default()
/third_party/glfw/src/
H A Dwl_init.c533 PFN_wl_display_connect wl_display_connect = (PFN_wl_display_connect) in _glfwConnectWayland() local
534 _glfwPlatformGetModuleSymbol(module, "wl_display_connect"); in _glfwConnectWayland()
535 if (!wl_display_connect) in _glfwConnectWayland()
547 struct wl_display* display = wl_display_connect(NULL); in _glfwConnectWayland()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c2090 dri2_dpy->wl_dpy = wl_display_connect(NULL); in dri2_initialize_wayland_drm()
2691 dri2_dpy->wl_dpy = wl_display_connect(NULL); in dri2_initialize_wayland_swrast()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp360 info.display = wl_display_connect(nullptr); in init_connection()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c494 display = wl_display_connect(NULL); in create_display_fd_wayland()

Completed in 22 milliseconds