Home
last modified time | relevance | path

Searched refs:wayland (Results 1 - 25 of 28) sorted by relevance

12

/third_party/vk-gl-cts/framework/platform/lnx/wayland/
H A DtcuLnxWaylandEglDisplayFactory.cpp23 * \brief wayland Egl Display Factory.
38 namespace wayland namespace
64 Display (MovePtr<wayland::Display> waylandDisplay) in Display()
72 wayland::Display& getWaylandDisplay (void) { return *m_display; } in getWaylandDisplay()
79 UniquePtr<wayland::Display> m_display;
100 wayland::Window m_window;
189 MovePtr<wayland::Display> waylandDisplay (new wayland::Display(m_eventState, DE_NULL)); in createDisplay()
200 } // wayland
H A DtcuLnxWayland.hpp25 * \brief wayland utilities.
33 #include <wayland-client.h>
34 #include <wayland-egl.h>
41 namespace wayland namespace
121 } // wayland
H A DtcuLnxWaylandEglDisplayFactory.hpp25 * \brief wayland Egl Display Factory.
35 namespace wayland namespace
43 } // wayland
H A DtcuLnxWayland.cpp23 * \brief wayland utilities.
36 namespace wayland namespace
252 } // wayland
/third_party/vk-gl-cts/framework/platform/lnx/
H A DtcuLnxVulkanPlatform.cpp178 VulkanWindowWayland (MovePtr<wayland::Window> window) in VulkanWindowWayland()
197 TCU_THROW(NotSupportedError, "Minimized on wayland is not implemented"); in setMinimized()
201 UniquePtr<wayland::Window> m_window;
207 VulkanDisplayWayland (MovePtr<wayland::Display> display) in VulkanDisplayWayland()
217 return new VulkanWindowWayland(MovePtr<wayland::Window>(new wayland::Window(*m_display, (int)width, (int)height))); in createWindow()
221 MovePtr<wayland::Display> m_display;
394 return new VulkanDisplayWayland(MovePtr<wayland::Display>(new wayland::Display(m_eventState, WAYLAND_DISPLAY))); in createWsiDisplay()
424 return wayland in hasDisplay()
[all...]
H A DtcuLnxEglPlatform.cpp50 m_nativeDisplayFactoryRegistry.registerFactory(wayland::egl::createDisplayFactory(eventState)); in Platform()
/third_party/mesa3d/ohos/
H A Dbuild_wayland_and_gbm.py38 -Dplatforms=wayland -Dglx=disabled -Dtools=panfrost --buildtype=release '
/third_party/mesa3d/include/vulkan/
H A Dvulkan.h41 #include <wayland-client.h>
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
H A Dvulkan_sc.h41 #include <wayland-client.h>
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.h41 #include <wayland-client.h>
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DWaylandSurfaceKHR.hpp22 #include <wayland-client.h>
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan.h41 #include <wayland-client.h>
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan.h41 #include <wayland-client.h>
/third_party/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.h4 #include <wayland-server.h>
H A Dwayland-drm.c36 #include <wayland-server.h>
37 #include "wayland-drm.h"
38 #include "wayland-drm-server-protocol.h"
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3native.h100 #include <wayland-client.h>
/third_party/glfw/include/GLFW/
H A Dglfw3native.h123 #include <wayland-client.h>
/third_party/mesa3d/.gitlab-ci/container/debian/
H A Dx86_test-vk.sh159 . .gitlab-ci/container/build-wayland.sh
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_wayland.c24 #include <wayland-client.h>
25 #include "wayland-drm-client-protocol.h"
/third_party/mesa3d/src/egl/main/
H A Degldisplay.c62 #include <wayland-client.h>
81 { _EGL_PLATFORM_WAYLAND, "wayland" },
/third_party/glfw/src/
H A Dwl_platform.h27 #include <wayland-client-core.h>
H A Dwl_init.c43 #include "wayland-client-protocol.h"
53 // NOTE: Versions of wayland-scanner prior to 1.17.91 named every global array of
59 #include "wayland-client-protocol-code.h"
437 const _GLFWplatform wayland = in _glfwConnectWayland() local
560 *platform = wayland; in _glfwConnectWayland()
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c52 #include <wayland-client.h>
55 #include <gdk/wayland/gdkwayland.h>
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c50 #include <wayland-egl-backend.h>
51 #include <wayland-client.h>
52 #include "wayland-drm-client-protocol.h"
510 _eglLog(_EGL_WARNING, "wayland-egl: we could not map the format table " in surface_dmabuf_feedback_tranche_formats()
516 _eglLog(_EGL_WARNING, "wayland-egl: compositor didn't advertise a format " in surface_dmabuf_feedback_tranche_formats()
1674 _eglLog(_EGL_WARNING, "wayland-egl: client asks server to " in dri2_wl_authenticate()
1705 _eglLog(_EGL_WARNING, "wayland-egl: could not open %s (%s)", in drm_handle_device()
1720 _eglLog(_EGL_WARNING, "wayland-egl: drmGetMagic failed"); in drm_handle_device()
1874 _eglLog(_EGL_WARNING, "wayland-egl: we could not map the format table " in default_dmabuf_feedback_tranche_formats()
1880 _eglLog(_EGL_WARNING, "wayland in default_dmabuf_feedback_tranche_formats()
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c56 #include <wayland-client.h>
57 #include "wayland-drm-client-protocol.h"

Completed in 19 milliseconds

12