mesa/src/gallium/auxiliary/pipebuffer
José Roberto de Souza ce4d48107c util: Move pb_slab from gallium to util
That will be used outside of gallium drivers in the next commit, so
moving it out to util folder.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33558>
2025-04-30 12:56:39 +00:00
..
pb_buffer.h gallium/pb_buffer: define pb_buffer_lean without vtbl, inherit it by pb_buffer 2024-01-06 20:55:30 +00:00
pb_buffer_fenced.c treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
pb_buffer_fenced.h
pb_bufmgr.h treewide: replace usage of boolean to bool 2023-06-27 18:18:27 +08:00
pb_bufmgr_cache.c gallium/pb_cache: remove pb_cache_entry::buffer 2024-01-06 20:55:30 +00:00
pb_bufmgr_debug.c treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
pb_bufmgr_mm.c gallium/pb_buffer: define pb_buffer_lean without vtbl, inherit it by pb_buffer 2024-01-06 20:55:30 +00:00
pb_bufmgr_slab.c gallium/pb_buffer: define pb_buffer_lean without vtbl, inherit it by pb_buffer 2024-01-06 20:55:30 +00:00
pb_cache.c gallium/pb_cache: remove pb_cache_entry::buffer 2024-01-06 20:55:30 +00:00
pb_cache.h gallium/pb_cache: remove pb_cache_entry::buffer 2024-01-06 20:55:30 +00:00
pb_validate.c util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
pb_validate.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00