i915_batchbuffer Struct Reference

Collaboration diagram for i915_batchbuffer:

Collaboration graph
[legend]

Data Fields

struct pipe_bufferbuffer
struct i915_winsyswinsys
unsigned char * map
unsigned char * ptr
size_t size
size_t actual_size
size_t relocs
size_t max_relocs

Detailed Description

Definition at line 33 of file i915_batch.h.


Field Documentation

struct pipe_buffer* i915_batchbuffer::buffer [read]

Definition at line 35 of file i915_batch.h.

struct i915_winsys* i915_batchbuffer::winsys [read]

Definition at line 36 of file i915_batch.h.

unsigned char* i915_batchbuffer::map

Definition at line 38 of file i915_batch.h.

unsigned char* i915_batchbuffer::ptr

Definition at line 39 of file i915_batch.h.

size_t i915_batchbuffer::size

Definition at line 41 of file i915_batch.h.

size_t i915_batchbuffer::actual_size

Definition at line 42 of file i915_batch.h.

size_t i915_batchbuffer::relocs

Definition at line 44 of file i915_batch.h.

size_t i915_batchbuffer::max_relocs

Definition at line 45 of file i915_batch.h.


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