pipebuffer: Debug buffer manager to detect buffer under- and overflows.
It should detect both cpu and gpu buffer overflows.
This commit is contained in:
@@ -7,6 +7,7 @@ pipebuffer = env.ConvenienceLibrary(
|
||||
'pb_buffer_malloc.c',
|
||||
'pb_bufmgr_alt.c',
|
||||
'pb_bufmgr_cache.c',
|
||||
'pb_bufmgr_debug.c',
|
||||
'pb_bufmgr_fenced.c',
|
||||
'pb_bufmgr_mm.c',
|
||||
'pb_bufmgr_pool.c',
|
||||
|
||||
Reference in New Issue
Block a user