xlib_egl_surface Struct Reference

subclass of _EGLSurface More...

Collaboration diagram for xlib_egl_surface:

Collaboration graph
[legend]

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_winsyswinsys
struct st_framebufferFramebuffer

Detailed Description

subclass of _EGLSurface

Definition at line 80 of file egl_xlib.c.


Field Documentation

_EGLSurface xlib_egl_surface::Base

base class

Definition at line 82 of file egl_xlib.c.

Display* xlib_egl_surface::Dpy

The X Display of the window.

Definition at line 84 of file egl_xlib.c.

Window xlib_egl_surface::Win

The user-created window ID.

Definition at line 85 of file egl_xlib.c.

GC xlib_egl_surface::Gc

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.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 29 06:26:08 2009 for Gallium3D by  doxygen 1.5.4