radv: Reduce descriptor pool allocation for alignment.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Sun, 22 Jan 2023 23:37:32 +0000 (00:37 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 25 Jan 2023 08:45:50 +0000 (08:45 +0000)
commit75ae391375f09bd6acf1c0cd2dab1d836ca81789
treeb2d46d869d6a6ff93b1b175b930585d90bd37cf8
parent6a16d3b312fcb7b7465eb55c055464cbf54852ed
radv: Reduce descriptor pool allocation for alignment.

Since we can now rely on this due to the stricter layout code.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20847>
src/amd/vulkan/radv_descriptor_set.c