pb_buffer Struct Reference

Base class for all pb_* buffers. More...

Collaboration diagram for pb_buffer:

Collaboration graph
[legend]

Data Fields

struct pipe_buffer base
struct pb_vtblvtbl
 Pointer to the virtual function table.

Detailed Description

Base class for all pb_* buffers.

Definition at line 75 of file pb_buffer.h.


Field Documentation

struct pipe_buffer pb_buffer::base [read]

Definition at line 77 of file pb_buffer.h.

struct pb_vtbl* pb_buffer::vtbl [read]

Pointer to the virtual function table.

Avoid accessing this table directly. Use the inline functions below instead to avoid mistakes.

Definition at line 85 of file pb_buffer.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