Skip to content

vkd3d: Expose the image view usage to Vulkan.

Giovanni Mascellani requested to merge giomasce/vkd3d:vesuvio into master

This prevents a failure with MoltenVK, which is not able to create 2D-array view for any usage other than color attachment.

Merge request reports

Loading