Skip to content

turnip: Add support for VK_VALVE_mutable_descriptor_type

Doesn't support VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT and VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER, which are not mandatory descriptor type for the extension and also they don't seem to be used for API translation layers like vkd3d.

Edited by Hyunjun Ko

Merge request reports