aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/gpu/gl/GrGLCaps.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/gl/GrGLCaps.cpp b/src/gpu/gl/GrGLCaps.cpp
index 5918c3a1f6..4eedbd8c39 100644
--- a/src/gpu/gl/GrGLCaps.cpp
+++ b/src/gpu/gl/GrGLCaps.cpp
@@ -2316,7 +2316,7 @@ void GrGLCaps::applyDriverCorrectnessWorkarounds(const GrGLContextInfo& ctxInfo,
// Blacklisting CCPR on ANGLE while we investigate http://skbug.com/7805.
if (kANGLE_GrGLRenderer == ctxInfo.renderer()) {
- fBlacklistCoverageCounting = false;
+ fBlacklistCoverageCounting = true;
}
// The ccpr vertex-shader implementation does not work on this platform. Only allow CCPR with