This series fixes some bugs related to multiple descriptor sets with dynamic buffers.
I've run the dEQP-VK.*descriptor* tests with these changes, and there are no new passes and no new failures. This series is also available at: git://people.freedesktop.org/~fredrik/mesa radv Fredrik Fredrik Höglund (3): radv: fix the dynamic buffer index in vkCmdBindDescriptorSets radv: fix the size of the dynamic_buffers array radv/ac: fix multiple descriptor sets with dynamic buffers src/amd/common/ac_nir_to_llvm.c | 8 +++++--- src/amd/vulkan/radv_cmd_buffer.c | 2 +- src/amd/vulkan/radv_private.h | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) -- 2.11.0 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev