···123123 */
124124125125/*!
126126- * EGL based compositor.
126126+ * EGL based compositor, carries the extra needed EGL information needed by the
127127+ * client side code and can handle both GL Desktop or GLES contexts.
128128+ *
129129+ * @ingroup comp_client
127130 */
128131struct client_egl_compositor
129132{