aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/render/egl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wlr/render/egl.h')
-rw-r--r--include/wlr/render/egl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/wlr/render/egl.h b/include/wlr/render/egl.h
index 114dd9c7..0880ed1f 100644
--- a/include/wlr/render/egl.h
+++ b/include/wlr/render/egl.h
@@ -39,7 +39,7 @@ struct wlr_egl_context {
struct wlr_egl {
EGLenum platform;
EGLDisplay display;
- EGLConfig config;
+ EGLConfig config; // may be EGL_NO_CONFIG
EGLContext context;
EGLDeviceEXT device; // may be EGL_NO_DEVICE_EXT