| Index: gpu/GLES2/gl2chromium_autogen.h
|
| diff --git a/gpu/GLES2/gl2chromium_autogen.h b/gpu/GLES2/gl2chromium_autogen.h
|
| index 1110c0af384cc169c122a5f71b06b793ebfdb972..f84d9596793955e746eb076a4f76189e6c037fab 100644
|
| --- a/gpu/GLES2/gl2chromium_autogen.h
|
| +++ b/gpu/GLES2/gl2chromium_autogen.h
|
| @@ -47,6 +47,7 @@
|
| #define glCopyBufferSubData GLES2_GET_FUN(CopyBufferSubData)
|
| #define glCopyTexImage2D GLES2_GET_FUN(CopyTexImage2D)
|
| #define glCopyTexSubImage2D GLES2_GET_FUN(CopyTexSubImage2D)
|
| +#define glCopyTexSubImage3D GLES2_GET_FUN(CopyTexSubImage3D)
|
| #define glCreateProgram GLES2_GET_FUN(CreateProgram)
|
| #define glCreateShader GLES2_GET_FUN(CreateShader)
|
| #define glCullFace GLES2_GET_FUN(CullFace)
|
|
|