Chromium Code Reviews| Index: src/gpu/gl/GrGLDefines.h |
| diff --git a/src/gpu/gl/GrGLDefines.h b/src/gpu/gl/GrGLDefines.h |
| index 9be769fb85c861eaead2a155244023de6724085f..219501c1f8ac92c886917d9510a1dada3e452d7d 100644 |
| --- a/src/gpu/gl/GrGLDefines.h |
| +++ b/src/gpu/gl/GrGLDefines.h |
| @@ -382,6 +382,7 @@ |
| /* multisample */ |
| #define GR_GL_MULTISAMPLE 0x809D |
| +#define GR_GL_SAMPLE_POSITION 0x8E50 |
| /* Points */ |
| #define GR_GL_POINT_SMOOTH 0x0B10 |