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> (cherry picked from commit 997306c0)
Loading
Please register or sign in to comment