aboutsummaryrefslogtreecommitdiffstats
path: root/gfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfx.h')
-rw-r--r--gfx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gfx.h b/gfx.h
index f3602c6..9b2e52f 100644
--- a/gfx.h
+++ b/gfx.h
@@ -17,6 +17,8 @@ struct gfxstate {
uint32_t rlen, glen, blen, tlen;
uint32_t roff, goff, boff, toff;
+ dev_t devnum;
+
/* egl */
EGLDisplay dpy;
EGLContext ctx;