aboutsummaryrefslogtreecommitdiff
path: root/demos/cube.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/cube.c')
-rw-r--r--demos/cube.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/cube.c b/demos/cube.c
index 884c2b05..86393deb 100644
--- a/demos/cube.c
+++ b/demos/cube.c
@@ -2032,6 +2032,7 @@ static void demo_init_vk(struct demo *demo)
"DrawState",
"ParamChecker",
"ShaderChecker",
+ "Swapchain",
"DeviceLimits",
"Image",
};
@@ -2043,6 +2044,7 @@ static void demo_init_vk(struct demo *demo)
"DrawState",
"ParamChecker",
"ShaderChecker",
+ "Swapchain",
"DeviceLimits",
"Image",
};