20 Dec
2023
20 Dec
'23
4:17 a.m.
On Mon Dec 18 15:58:25 2023 +0000, Giovanni Mascellani wrote:
Enabling the extension is not enough. You also have to check and enable `VkPhysicalDeviceMutableDescriptorTypeFeaturesEXT::mutableDescriptorType`. More in general, the Vulkan validation layer seems to have a few comments about your implementation (eventually we should probably consider enabling the validation layers in the CI). These are fixed by the changes I pushed earlier.
-- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/523#note_56281