aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_shader_demo.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pugl_shader_demo.c')
-rw-r--r--examples/pugl_shader_demo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/pugl_shader_demo.c b/examples/pugl_shader_demo.c
index 50afb37..24ae2a6 100644
--- a/examples/pugl_shader_demo.c
+++ b/examples/pugl_shader_demo.c
@@ -405,6 +405,7 @@ main(int argc, char** argv)
}
// Show window
+ printViewHints(app.view);
puglShowWindow(app.view);
// Grind away, drawing continuously