Index: src/gpu/gl/GrGLGpu.h |
diff --git a/src/gpu/gl/GrGLGpu.h b/src/gpu/gl/GrGLGpu.h |
index 29d63fbd4feae7536cc6af633f2ce9bb0e658a9a..e508f310fc893a3e9539824481f60c6c7cff50e4 100644 |
--- a/src/gpu/gl/GrGLGpu.h |
+++ b/src/gpu/gl/GrGLGpu.h |
@@ -449,6 +449,7 @@ private: |
} fHWBlendState; |
TriState fMSAAEnabled; |
+ TriState fCoverageModulationEnabled; |
GrStencilSettings fHWStencilSettings; |
TriState fHWStencilTestEnabled; |