Searched refs:s_registryListener (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/framework/platform/lnx/wayland/ | ||
H A D | tcuLnxWayland.cpp | 39 const struct wl_registry_listener Display::s_registryListener struct in tcu::lnx::wayland::Display 109 wl_registry_add_listener(m_registry, &s_registryListener, this); in Display() |
H A D | tcuLnxWayland.hpp | 76 static const struct wl_registry_listener s_registryListener; member in tcu::lnx::wayland::Display |
Completed in 2 milliseconds