summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/egl_g3d/common/native.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/state_trackers/egl_g3d/common/native.h')
-rw-r--r--src/gallium/state_trackers/egl_g3d/common/native.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gallium/state_trackers/egl_g3d/common/native.h b/src/gallium/state_trackers/egl_g3d/common/native.h
index 1c3b016b98..76f0e0c78a 100644
--- a/src/gallium/state_trackers/egl_g3d/common/native.h
+++ b/src/gallium/state_trackers/egl_g3d/common/native.h
@@ -117,7 +117,8 @@ struct native_display {
/**
* The pipe screen of the native display.
*
- * Note that the "flush_frontbuffer" callback will be overridden.
+ * Note that the "flush_frontbuffer" and "update_buffer" callbacks will be
+ * overridden.
*/
struct pipe_screen *screen;