drm_screen Struct Reference

Collaboration diagram for drm_screen:

Collaboration graph
[legend]

Data Fields

_EGLScreen base
drmModeConnectorPtr connector
int shown
struct drm_surfacesurf
drmBO buffer
drmModeFBPtr fb
uint32_t fbID
drmModeCrtcPtr crtc
uint32_t crtcID
struct drm_mode_modeinfo * mode
struct egl_drm_frontbuffer front

Detailed Description

Definition at line 159 of file intel_egl.c.


Field Documentation

_EGLScreen drm_screen::base

Definition at line 161 of file intel_egl.c.

drmModeConnectorPtr drm_screen::connector

Definition at line 164 of file intel_egl.c.

int drm_screen::shown

Definition at line 167 of file intel_egl.c.

struct drm_surface* drm_screen::surf [read]

Definition at line 170 of file intel_egl.c.

drmBO drm_screen::buffer

Definition at line 173 of file intel_egl.c.

drmModeFBPtr drm_screen::fb

Definition at line 176 of file intel_egl.c.

uint32_t drm_screen::fbID

Definition at line 177 of file intel_egl.c.

drmModeCrtcPtr drm_screen::crtc

Definition at line 180 of file intel_egl.c.

uint32_t drm_screen::crtcID

Definition at line 181 of file intel_egl.c.

struct drm_mode_modeinfo* drm_screen::mode [read]

Definition at line 183 of file intel_egl.c.

struct egl_drm_frontbuffer drm_screen::front [read]

Definition at line 186 of file intel_egl.c.


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