Searched defs:xwl_eglstream_private (Results 1 – 1 of 1) sorted by relevance
58 struct xwl_eglstream_private { struct59 EGLDeviceEXT egl_device;60 struct wl_eglstream_display *display;61 struct wl_eglstream_controller *controller;62 uint32_t display_caps;64 EGLConfig config;66 SetWindowPixmapProcPtr SetWindowPixmap;90 static DevPrivateKeyRec xwl_eglstream_private_key; argument93 static inline struct xwl_eglstream_private * argument