mesa/src/gallium/auxiliary/pipebuffer
Marek Olšák 896c8b67cb gallium/pb_cache: remove pb_cache_entry::end to save space
just compute it at each use

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26643>
2024-01-06 20:55:29 +00:00
..
pb_buffer.h winsys/amdgpu: fix a race between import and destroy 2023-08-10 21:47:58 +00:00
pb_buffer_fenced.c util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08: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 util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
pb_bufmgr_debug.c util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
pb_bufmgr_mm.c util: Remove os/os_thread.h and replace #include "os/os_thread.h" with #include "util/u_thread.h" 2022-11-08 05:21:42 +00:00
pb_bufmgr_slab.c gallium/auxiliary: Fix pb_bufmgr_slab.c leak 2023-11-20 17:18:59 +00:00
pb_cache.c gallium/pb_cache: remove pb_cache_entry::end to save space 2024-01-06 20:55:29 +00:00
pb_cache.h gallium/pb_cache: remove pb_cache_entry::end to save space 2024-01-06 20:55:29 +00:00
pb_slab.c gallium/pb_slab: move group_index and entry_size from pb_slab_entry to pb_slab 2024-01-06 20:55:29 +00:00
pb_slab.h gallium/pb_slab: move group_index and entry_size from pb_slab_entry to pb_slab 2024-01-06 20:55:29 +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