| Index: gpu/GLES2/gl2chromium_autogen.h
|
| diff --git a/gpu/GLES2/gl2chromium_autogen.h b/gpu/GLES2/gl2chromium_autogen.h
|
| index 8a0011ccc5be9c63501110189a4a9595d4a80d33..bfed32857515652ad28c9889a0da7915825ff6bb 100644
|
| --- a/gpu/GLES2/gl2chromium_autogen.h
|
| +++ b/gpu/GLES2/gl2chromium_autogen.h
|
| @@ -161,6 +161,7 @@
|
| #define glTexStorage3D GLES2_GET_FUN(TexStorage3D)
|
| #define glTexSubImage2D GLES2_GET_FUN(TexSubImage2D)
|
| #define glTexSubImage3D GLES2_GET_FUN(TexSubImage3D)
|
| +#define glTransformFeedbackVaryings GLES2_GET_FUN(TransformFeedbackVaryings)
|
| #define glUniform1f GLES2_GET_FUN(Uniform1f)
|
| #define glUniform1fv GLES2_GET_FUN(Uniform1fv)
|
| #define glUniform1i GLES2_GET_FUN(Uniform1i)
|
|
|