radv: Enable VK_KHR_incremental_present.
[mesa.git] / src / amd / vulkan / radv_entrypoints_gen.py
index b7b2bcf97e4fda4fbd698e038f17019ae006a15b..bee29dc1202f35a1ce1e0f64ae10f8fea6022f83 100644 (file)
@@ -31,6 +31,7 @@ supported_extensions = [
    'VK_AMD_draw_indirect_count',
    'VK_NV_dedicated_allocation',
    'VK_KHR_get_physical_device_properties2',
+   'VK_KHR_incremental_present',
    'VK_KHR_maintenance1',
    'VK_KHR_sampler_mirror_clamp_to_edge',
    'VK_KHR_shader_draw_parameters',