Commit 40a1a37c by Jamie Madill Committed by Commit Bot

Update gl2ext.h.

Also split the ANGLE modifications to the header into a separate include. BUG=angleproject:1897 Change-Id: I06cdcc26bab6bfa4b5bcb488c46558583cab5a83 Reviewed-on: https://chromium-review.googlesource.com/560020Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent 2b853636
...@@ -107,6 +107,7 @@ ...@@ -107,6 +107,7 @@
'../include/EGL/eglplatform.h', '../include/EGL/eglplatform.h',
'../include/GLES2/gl2.h', '../include/GLES2/gl2.h',
'../include/GLES2/gl2ext.h', '../include/GLES2/gl2ext.h',
'../include/GLES2/gl2ext_angle.h',
'../include/GLES2/gl2platform.h', '../include/GLES2/gl2platform.h',
'../include/GLES3/gl3.h', '../include/GLES3/gl3.h',
'../include/GLES3/gl3platform.h', '../include/GLES3/gl3platform.h',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment