=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: vkd3d: Enable VK_EXT_descriptor_indexing.

Alexandre Julliard julliard at winehq.org
Tue Apr 2 16:09:28 CDT 2019


Module: vkd3d
Branch: master
Commit: a1ec97ca2aaba36650870f847bf08781aeed6723
URL:    https://source.winehq.org/git/vkd3d.git/?a=commit;h=a1ec97ca2aaba36650870f847bf08781aeed6723

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Tue Apr  2 12:15:56 2019 +0200

vkd3d: Enable VK_EXT_descriptor_indexing.

This extension brings dynamic indexing for all descriptor types and the
update after bind feature.

VK_KHR_maintenance3 is required by VK_EXT_descriptor_indexing.

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 libs/vkd3d/device.c        | 164 ++++++++++++++++++++++++++++++++++++++++++++-
 libs/vkd3d/vkd3d_private.h |   2 +
 libs/vkd3d/vulkan_procs.h  |   3 +
 3 files changed, 168 insertions(+), 1 deletion(-)

Diff:   https://source.winehq.org/git/vkd3d.git/?a=commitdiff;h=a1ec97ca2aaba36650870f847bf08781aeed6723



More information about the wine-cvs mailing list