KWayland
eglstream_controller_interface.cpp
20 const struct wl_eglstream_controller_interface EglStreamControllerInterface::Private::s_interface = {attachStreamConsumer, attachStreamConsumerAttribs};
23 void EglStreamControllerInterface::Private::attachStreamConsumer(wl_client *client, wl_resource *resource, wl_resource *surface, wl_resource *eglStream)
40 EglStreamControllerInterface::Private::Private(EglStreamControllerInterface *q, Display *display)
43 reinterpret_cast<wl_interface *>(QLibrary::resolve(QLatin1String("libnvidia-egl-wayland.so.1"), "wl_eglstream_controller_interface")),
static SurfaceInterface * get(wl_resource *native)
Definition: surface_interface.cpp:725
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 03:48:28 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 03:48:28 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.