mesa/src/gallium/auxiliary/pipebuffer
Marek Olšák 45cbb08848 gallium/pb: change alignment to 32 bits
This partially reverts 4a3f0444. The warning is fixed differently.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10993>
2021-06-16 21:45:57 +00:00
..
pb_buffer.h gallium/pb: change alignment to 32 bits 2021-06-16 21:45:57 +00:00
pb_buffer_fenced.c gallium/pb: change pb_buffer::alignment to alignment_log2 2021-04-06 22:31:15 +00:00
pb_buffer_fenced.h
pb_bufmgr.h gallium: Remove the malloc pipebuffer manager. 2019-04-23 10:36:07 -07:00
pb_bufmgr_cache.c gallium/pb: change alignment to 32 bits 2021-06-16 21:45:57 +00:00
pb_bufmgr_debug.c gallium/pb: change alignment to 32 bits 2021-06-16 21:45:57 +00:00
pb_bufmgr_mm.c gallium/pb: change alignment to 32 bits 2021-06-16 21:45:57 +00:00
pb_bufmgr_slab.c gallium/pb: change pb_buffer::alignment to alignment_log2 2021-04-06 22:31:15 +00:00
pb_cache.c gallium/pb: change alignment to 32 bits 2021-06-16 21:45:57 +00:00
pb_cache.h gallium/pb: pass an optional winsys pointer to the buffer destroy function 2021-04-06 22:31:15 +00:00
pb_slab.c winsys/amdgpu,pb_slab: add slabs with 3/4 of power of two sizes to save memory 2021-02-03 21:53:34 +00:00
pb_slab.h winsys/amdgpu,pb_slab: add slabs with 3/4 of power of two sizes to save memory 2021-02-03 21:53:34 +00:00
pb_validate.c pipebuffer: clean up cast-warnings 2020-03-25 14:19:37 +00:00
pb_validate.h gallium/hash_table: turn it into a wrapper around util/hash_table 2020-02-26 20:35:50 +00:00