aboutsummaryrefslogtreecommitdiff
path: root/include/render/egl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/render/egl.h')
-rw-r--r--include/render/egl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/render/egl.h b/include/render/egl.h
index b690877d..e8b85964 100644
--- a/include/render/egl.h
+++ b/include/render/egl.h
@@ -15,6 +15,7 @@ struct wlr_egl {
bool EXT_image_dma_buf_import;
bool EXT_image_dma_buf_import_modifiers;
bool IMG_context_priority;
+ bool EXT_create_context_robustness;
// Device extensions
bool EXT_device_drm;