From d2fd6c4a7f17e098c034f75105830c8a531aa6a6 Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Mon, 4 Mar 2024 11:39:56 -0800 Subject: [PATCH] libsysprof: categorize GTK shader loading --- src/libsysprof/categories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libsysprof/categories.txt b/src/libsysprof/categories.txt index 18db4ee4..2c459863 100644 --- a/src/libsysprof/categories.txt +++ b/src/libsysprof/categories.txt @@ -107,6 +107,7 @@ g_value_type_transformable type-system inherit GTK 4: gsk_gl_command_queue* graphics inherit +gsk_gl_device_load_shader graphics inherit gsk_gl_frame_* graphics inherit gsk_gl_image_bind_* graphics inherit gsk_gl_image_new graphics inherit