xm_buffer Struct Reference

Subclass of pipe_buffer for Xlib winsys. More...

Collaboration diagram for xm_buffer:

Collaboration graph
[legend]

Data Fields

struct pipe_buffer base
boolean userBuffer
void * data
 Is this a user-space buffer?
void * mapped
XImage * tempImage
int shm

Detailed Description

Subclass of pipe_buffer for Xlib winsys.

Low-level OS/window system memory buffer

Definition at line 70 of file xm_winsys.c.


Field Documentation

struct pipe_buffer xm_buffer::base [read]

Definition at line 72 of file xm_winsys.c.

boolean xm_buffer::userBuffer

Definition at line 73 of file xm_winsys.c.

void* xm_buffer::data

Is this a user-space buffer?

Definition at line 74 of file xm_winsys.c.

void* xm_buffer::mapped

Definition at line 75 of file xm_winsys.c.

XImage* xm_buffer::tempImage

Definition at line 77 of file xm_winsys.c.

int xm_buffer::shm

Definition at line 78 of file xm_winsys.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