radv: advertise VK_KHR_vertex_attribute_divisor

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

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26595>
This commit is contained in:
Samuel Pitoiset
2023-12-05 17:59:26 +01:00
committed by Marge Bot
parent 24c755316b
commit f576ce3340
3 changed files with 6 additions and 2 deletions

View File

@@ -17,3 +17,4 @@ GL_ARB_viewport_array on Asahi
GL_ARB_fragment_layer_viewport on Asahi
GL_ARB_cull_distance on Asahi
VK_KHR_calibrated_timestamps on RADV
VK_KHR_vertex_attribute_divisor on RADV