From 536775ee8b591466121a5e0e5874ef29c3049324 Mon Sep 17 00:00:00 2001 From: Matt Coster Date: Wed, 7 Jun 2023 17:14:19 +0100 Subject: [PATCH] docs: List VK_EXT_debug_utils Signed-off-by: Matt Coster Part-of: --- docs/features.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/features.txt b/docs/features.txt index b4ffdcacc1c..132eb872822 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -566,6 +566,7 @@ Khronos extensions that are not part of any Vulkan version: VK_EXT_custom_border_color DONE (anv, hasvk, lvp, nvk, panvk, radv, tu, v3dv, vn) VK_EXT_debug_marker DONE (radv) VK_EXT_debug_report DONE (anv, dzn, lvp, nvk, pvr, radv, tu, v3dv) + VK_EXT_debug_utils DONE (anv, dzn, hasvk, lvp, nvk, panvk, pvr, radv, tu, v3dv) VK_EXT_depth_bias_control DONE (anv, nvk, radv) VK_EXT_depth_clip_control DONE (anv, hasvk, lvp, nvk, radv, tu, v3dv, vn) VK_EXT_depth_clip_enable DONE (anv, hasvk, lvp, nvk, radv, tu, v3dv, vn)