Skip to content

tu: Advertise VK_KHR_vertex_attribute_divisor

What does this MR do and why?

This is a promotion from the EXT, except the new property supportsNonZeroFirstInstance which should already be supported.

While I haven't been able to test it myself as I don't have any Turnip compatible hardware I've done this exact same promotion for NVK which passed all the relevant CTS tests: !28094 (merged) Hopefully that means it also just works for Turnip too.

Merge request reports