From c826dc5ec81261f3829b8c039de952f988c3005c Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Fri, 8 Mar 2024 14:15:02 -0800 Subject: [PATCH] libsysprof: mark vulkan frame as graphics --- src/libsysprof/categories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libsysprof/categories.txt b/src/libsysprof/categories.txt index 2c459863..8ca3e7f2 100644 --- a/src/libsysprof/categories.txt +++ b/src/libsysprof/categories.txt @@ -112,6 +112,7 @@ gsk_gl_frame_* graphics inherit gsk_gl_image_bind_* graphics inherit gsk_gl_image_new graphics inherit gsk_gpu_render_pass_op_gl_* graphics inherit +gsk_vulkan_frame_* graphics inherit *_op_gl_command graphics inherit *_op_gl_command_n graphics inherit *_use_program graphics inherit