pb_bufmgr_debug.c File Reference

Debug buffer manager to detect buffer under- and overflows. More...

Include dependency graph for pb_bufmgr_debug.c:

Go to the source code of this file.

Functions

struct pb_managerpb_debug_manager_create (struct pb_manager *provider, size_t band_size)
 Debug buffer manager to detect buffer under- and overflows.


Detailed Description

Debug buffer manager to detect buffer under- and overflows.

Author:
José Fonseca <jrfonseca@tungstengraphics.com>

Definition in file pb_bufmgr_debug.c.


Function Documentation

struct pb_manager* pb_debug_manager_create ( struct pb_manager provider,
size_t  band_size 
) [read]

Debug buffer manager to detect buffer under- and overflows.

Band size should be a multiple of the largest alignment

Definition at line 358 of file pb_bufmgr_debug.c.

00362 {


Generated on Tue Sep 29 06:25:24 2009 for Gallium3D by  doxygen 1.5.4