radv: Increase the number of dynamic uniform buffers.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Fri, 9 Mar 2018 16:18:03 +0000 (17:18 +0100)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Mon, 12 Mar 2018 08:46:22 +0000 (09:46 +0100)
commit997306c031327b7e034e617736c868d6d21919eb
treef80d970d04ff200d7de8aefc14db8b18722d6568
parente76cf1ff12703964262c7bdef6083e723f0b46ba
radv: Increase the number of dynamic uniform buffers.

The vulkan API is not ideal as it does not allow us have a
shared limit.

Feral needs 15+6 for one of their games, and I'm not a fan
of overcommitting the limits, so increase the number of
dynamic uniform buffers to 16.

CC: <mesa-stable@lists.freedesktop.org>
CC: Alex Smith <asmith@feralinteractive.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_private.h