[Mesa-dev] [PATCH 0/3] radv: fix descriptor set bugs with dynamic buffers

Fredrik Höglund fredrik at kde.org
Tue Mar 7 00:53:19 UTC 2017


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



More information about the mesa-dev mailing list