summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--c2.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/c2.cpp b/c2.cpp
index 73927ad..0beec9d 100644
--- a/c2.cpp
+++ b/c2.cpp
@@ -1015,8 +1015,8 @@ struct C2 : public App {
"HDR target",
texture_format_rgba16f,
Texture_Flags::sampleable | Texture_Flags::colour_target,
- w,
- h,
+ dev->swap_w(),
+ dev->swap_h(),
1,
1,
1,