Data Fields | |
_EGLSurface | Base |
base class | |
Display * | Dpy |
The X Display of the window. | |
Window | Win |
The user-created window ID. | |
GC | Gc |
XVisualInfo | VisInfo |
struct pipe_winsys * | winsys |
struct st_framebuffer * | Framebuffer |
Definition at line 80 of file egl_xlib.c.
_EGLSurface xlib_egl_surface::Base |
Display* xlib_egl_surface::Dpy |
Window xlib_egl_surface::Win |
Definition at line 86 of file egl_xlib.c.
XVisualInfo xlib_egl_surface::VisInfo |
Definition at line 87 of file egl_xlib.c.
struct pipe_winsys* xlib_egl_surface::winsys [read] |
Definition at line 89 of file egl_xlib.c.
struct st_framebuffer* xlib_egl_surface::Framebuffer [read] |
Definition at line 91 of file egl_xlib.c.