summaryrefslogtreecommitdiff
path: root/test/offscreen.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/offscreen.cxx')
-rw-r--r--test/offscreen.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/offscreen.cxx b/test/offscreen.cxx
index 43932fb60..11545dea1 100644
--- a/test/offscreen.cxx
+++ b/test/offscreen.cxx
@@ -69,6 +69,7 @@ private:
// Width and height of the offscreen surface
int offsc_w, offsc_h;
int iters; // Must be set on first pass!
+ float scale; // current screen scaling factor value
};
/*****************************************************************************/