Chromium Code Reviews| Index: src/gpu/gl/GrGLGpu.h |
| diff --git a/src/gpu/gl/GrGLGpu.h b/src/gpu/gl/GrGLGpu.h |
| index b84ab4cace31097971937596f6fd2bd690894939..74b8ec3d915f1a8d95a27b976bbc3b7073519608 100644 |
| --- a/src/gpu/gl/GrGLGpu.h |
| +++ b/src/gpu/gl/GrGLGpu.h |
| @@ -465,6 +465,7 @@ private: |
| } fHWBlendState; |
| TriState fMSAAEnabled; |
| + TriState fCoverageModulationEnabled; |
| GrStencilSettings fHWStencilSettings; |
| TriState fHWStencilTestEnabled; |