early-access version 2853
This commit is contained in:
13
externals/vcpkg/ports/qt5-webengine/gl.patch
vendored
Executable file
13
externals/vcpkg/ports/qt5-webengine/gl.patch
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
diff --git a/src/3rdparty/chromium/ui/gl/gl_bindings_autogen_gl.h b/src/3rdparty/chromium/ui/gl/gl_bindings_autogen_gl.h
|
||||
index d54583e8b..1921185f8 100644
|
||||
--- a/src/3rdparty/chromium/ui/gl/gl_bindings_autogen_gl.h
|
||||
+++ b/src/3rdparty/chromium/ui/gl/gl_bindings_autogen_gl.h
|
||||
@@ -16,7 +16,7 @@
|
||||
namespace gl {
|
||||
|
||||
class GLContext;
|
||||
-
|
||||
+typedef void *GLeglImageOES;
|
||||
typedef void(GL_BINDING_CALL* glActiveShaderProgramProc)(GLuint pipeline,
|
||||
GLuint program);
|
||||
typedef void(GL_BINDING_CALL* glActiveTextureProc)(GLenum texture);
|
Reference in New Issue
Block a user