| Index: src/gpu/gl/GrGLDefines.h
|
| diff --git a/src/gpu/gl/GrGLDefines.h b/src/gpu/gl/GrGLDefines.h
|
| index c97e605ba8fc1b1df873db71577406669be5d2fd..ff4c4572500a4bf009e23537effd8d7e567c2672 100644
|
| --- a/src/gpu/gl/GrGLDefines.h
|
| +++ b/src/gpu/gl/GrGLDefines.h
|
| @@ -122,9 +122,7 @@
|
| #define GR_GL_STREAM_DRAW 0x88E0
|
| #define GR_GL_STREAM_READ 0x88E1
|
| #define GR_GL_STATIC_DRAW 0x88E4
|
| -#define GR_GL_STATIC_READ 0x88E5
|
| #define GR_GL_DYNAMIC_DRAW 0x88E8
|
| -#define GR_GL_DYNAMIC_READ 0x88E9
|
|
|
| #define GR_GL_BUFFER_SIZE 0x8764
|
| #define GR_GL_BUFFER_USAGE 0x8765
|
|
|