_DriSlabPool Struct Reference

Collaboration diagram for _DriSlabPool:

Collaboration graph
[legend]

Data Fields

struct _DriFreeSlabManagerfMan
uint64_t proposedFlags
uint64_t validMask
uint32_t * bucketSizes
uint32_t numBuckets
uint32_t pageSize
int fd
int pageAlignment
int maxSlabSize
int desiredNumBuffers
struct _DriSlabSizeHeaderheaders

Detailed Description

Definition at line 101 of file ws_dri_slabpool.c.


Field Documentation

struct _DriFreeSlabManager* _DriSlabPool::fMan [read]

Definition at line 108 of file ws_dri_slabpool.c.

uint64_t _DriSlabPool::proposedFlags

Definition at line 109 of file ws_dri_slabpool.c.

uint64_t _DriSlabPool::validMask

Definition at line 110 of file ws_dri_slabpool.c.

uint32_t* _DriSlabPool::bucketSizes

Definition at line 111 of file ws_dri_slabpool.c.

uint32_t _DriSlabPool::numBuckets

Definition at line 112 of file ws_dri_slabpool.c.

uint32_t _DriSlabPool::pageSize

Definition at line 113 of file ws_dri_slabpool.c.

int _DriSlabPool::fd

Definition at line 114 of file ws_dri_slabpool.c.

int _DriSlabPool::pageAlignment

Definition at line 115 of file ws_dri_slabpool.c.

int _DriSlabPool::maxSlabSize

Definition at line 116 of file ws_dri_slabpool.c.

int _DriSlabPool::desiredNumBuffers

Definition at line 117 of file ws_dri_slabpool.c.

struct _DriSlabSizeHeader* _DriSlabPool::headers [read]

Definition at line 118 of file ws_dri_slabpool.c.


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