Revert "radv: fix descriptor pool allocation size"
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Tue, 18 Sep 2018 20:46:43 +0000 (22:46 +0200)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Tue, 18 Sep 2018 20:51:42 +0000 (22:51 +0200)
commit95bb7d82ca8abf514af2575e3b9f4babfbb034c4
treefad2df0b9459c6dac5058708f405f432d384043f
parentc9dbe52f848ae795ae9fdd7cbeca857db27dcc48
Revert "radv: fix descriptor pool allocation size"

This reverts commit 90819abb56f6b1a0cd4946b13b6caf24fb46e500.

This logic was wrong, the original code is correct. The direct
impact is that we allocate up to approximately a squared amount
of memory compared to what we should allocate.

Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/amd/vulkan/radv_descriptor_set.c