mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 05:50:10 +00:00
memoryformat: Parallelize
Refactor code so that it uses g_parallel_task_run().
This commit is contained in:
parent
d4ba57fcc3
commit
ffe56fe6b3
@ -24,6 +24,7 @@
|
||||
#include "gdkdmabuffourccprivate.h"
|
||||
#include "gdkglcontextprivate.h"
|
||||
#include "gdkcolorstateprivate.h"
|
||||
#include "gdkparalleltaskprivate.h"
|
||||
#include "gtk/gtkcolorutilsprivate.h"
|
||||
|
||||
#include "gsk/gl/fp16private.h"
|
||||
|
Loading…
Reference in New Issue
Block a user