v3dv: Enable VK_EXT_debug_utils
authorJason Ekstrand <jason.ekstrand@collabora.com>
Thu, 24 Mar 2022 16:32:01 +0000 (11:32 -0500)
committerMarge Bot <emma+marge@anholt.net>
Wed, 6 Apr 2022 01:18:23 +0000 (01:18 +0000)
It's implemented in common code as long as you use vk_command_buffer.

Acked-by: Emma Anholt <emma@anholt.net>
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15560>

src/broadcom/vulkan/v3dv_device.c

index 52b4fa5..e92b53f 100644 (file)
@@ -109,6 +109,7 @@ static const struct vk_instance_extension_table instance_extensions = {
    .KHR_xlib_surface                    = true,
 #endif
    .EXT_debug_report                    = true,
+   .EXT_debug_utils                     = true,
 };
 
 static void