pipebuffer, winsys: Add a size match parameter to the cached buffer manager
In some situations it's important to restrict the sizes of buffers that the
cached buffer manager is allowed to return
Signed-off-by:
Thomas Hellstrom <thellstrom@vmware.com>
Cc: "10.1" <mesa-stable@lists.freedesktop.org>
Showing
- src/gallium/auxiliary/pipebuffer/pb_bufmgr.h 2 additions, 1 deletionsrc/gallium/auxiliary/pipebuffer/pb_bufmgr.h
- src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c 5 additions, 2 deletionssrc/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c
- src/gallium/winsys/radeon/drm/radeon_drm_winsys.c 1 addition, 1 deletionsrc/gallium/winsys/radeon/drm/radeon_drm_winsys.c
Loading
Please register or sign in to comment