Enable new GrClipStack for flutter

Bug: skia:10205
Change-Id: I4dfb5b69009a41cf44ae1a2a06b71c067071a964
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/325665
Auto-Submit: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
This commit is contained in:
Michael Ludwig 2020-10-12 15:31:47 -04:00 committed by Skia Commit-Bot
parent 4efaf5e9fe
commit a587865e05

View File

@ -16,7 +16,6 @@ flutter_defines = [
# Staging
"SK_SUPPORT_LEGACY_MATRIX_FACTORIES",
"SK_DISABLE_NEW_GR_CLIP_STACK",
# Fast low-precision software rendering isn't a priority for Flutter.
"SK_DISABLE_LEGACY_SHADERCONTEXT",