pb_buffer: inline 'base' sub-struct
authorMarek Olšák <maraeo@gmail.com>
Sun, 11 Sep 2011 15:24:24 +0000 (17:24 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sun, 11 Sep 2011 16:29:27 +0000 (18:29 +0200)
commit4682e706012fe26627a2f827db01b5068cc62814
tree640717b8898a4bf2e7dde1fa474a88159efee07e
parent2154c672b3f2a0f3de7aaacd9260954b9310262a
pb_buffer: inline 'base' sub-struct
13 files changed:
src/gallium/auxiliary/pipebuffer/pb_buffer.h
src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c
src/gallium/auxiliary/pipebuffer/pb_buffer_malloc.c
src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c
src/gallium/auxiliary/pipebuffer/pb_bufmgr_debug.c
src/gallium/auxiliary/pipebuffer/pb_bufmgr_mm.c
src/gallium/auxiliary/pipebuffer/pb_bufmgr_ondemand.c
src/gallium/auxiliary/pipebuffer/pb_bufmgr_pool.c
src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c
src/gallium/winsys/r600/drm/r600_hw_context.c
src/gallium/winsys/radeon/drm/radeon_drm_bo.c
src/gallium/winsys/svga/drm/vmw_buffer.c
src/gallium/winsys/svga/drm/vmw_context.c