intel_screen Struct Reference

Collaboration diagram for intel_screen:

Collaboration graph
[legend]

Data Fields

struct intel_be_device base
struct {
   drm_handle_t   handle
   struct _DriBufferObject *   buffer
   struct pipe_surface *   surface
   struct pipe_texture *   texture
   char *   map
   int   offset
   int   pitch
   int   width
   int   height
   int   size
   int   cpp
front
int deviceID
int drmMinor
drmI830Sareasarea
driOptionCache optionCache
 Configuration cache with default values for all contexts.
boolean havePools
struct intel_contextdummyContext
 Temporary(?) context to use for SwapBuffers or other situations in which we need a rendering context, but none is currently bound.
unsigned batch_id
struct pipe_winsyswinsys

Detailed Description

Definition at line 40 of file intel_screen.h.


Field Documentation

struct intel_be_device intel_screen::base [read]

Definition at line 42 of file intel_screen.h.

drm_handle_t intel_screen::handle

Definition at line 45 of file intel_screen.h.

struct _DriBufferObject* intel_screen::buffer [read]

Definition at line 49 of file intel_screen.h.

struct pipe_surface* intel_screen::surface [read]

Definition at line 50 of file intel_screen.h.

struct pipe_texture* intel_screen::texture [read]

Definition at line 51 of file intel_screen.h.

char* intel_screen::map

Definition at line 53 of file intel_screen.h.

int intel_screen::offset

Definition at line 54 of file intel_screen.h.

int intel_screen::pitch

Definition at line 55 of file intel_screen.h.

int intel_screen::width

Definition at line 56 of file intel_screen.h.

int intel_screen::height

Definition at line 57 of file intel_screen.h.

int intel_screen::size

Definition at line 58 of file intel_screen.h.

int intel_screen::cpp

Definition at line 59 of file intel_screen.h.

struct { ... } intel_screen::front

int intel_screen::deviceID

Definition at line 62 of file intel_screen.h.

int intel_screen::drmMinor

Definition at line 63 of file intel_screen.h.

drmI830Sarea* intel_screen::sarea

Definition at line 65 of file intel_screen.h.

driOptionCache intel_screen::optionCache

Configuration cache with default values for all contexts.

Definition at line 70 of file intel_screen.h.

boolean intel_screen::havePools

Definition at line 72 of file intel_screen.h.

struct intel_context* intel_screen::dummyContext [read]

Temporary(?) context to use for SwapBuffers or other situations in which we need a rendering context, but none is currently bound.

Definition at line 78 of file intel_screen.h.

unsigned intel_screen::batch_id

Definition at line 83 of file intel_screen.h.

struct pipe_winsys* intel_screen::winsys [read]

Definition at line 86 of file intel_screen.h.


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