aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ui_gl_gl__bindings__api__autogen__glx.h
blob: f466330985b2c2e93d3736f340c64be7c4cbe53e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ui/gl/gl_bindings_api_autogen_glx.h.orig	2020-11-13 06:37:06 UTC
+++ ui/gl/gl_bindings_api_autogen_glx.h
@@ -88,6 +88,7 @@ bool glXGetMscRateOMLFn(Display* dpy,
                         GLXDrawable drawable,
                         int32_t* numerator,
                         int32_t* denominator) override;
+__GLXextFuncPtr glXGetProcAddressARBFn(const GLubyte* procName) override;
 void glXGetSelectedEventFn(Display* dpy,
                            GLXDrawable drawable,
                            unsigned long* mask) override;