Index: src/gpu/GrWindowRectangles.h |
diff --git a/src/gpu/GrWindowRectangles.h b/src/gpu/GrWindowRectangles.h |
index f83f8ddd41e8ca48564a5944054df77ee77b5a94..682af9353d9e4ceb0765cf5ac4f6b005d6b5dfee 100644 |
--- a/src/gpu/GrWindowRectangles.h |
+++ b/src/gpu/GrWindowRectangles.h |
@@ -13,7 +13,7 @@ |
class GrWindowRectangles { |
public: |
- constexpr static int kMaxWindows = 8; |
+ constexpr static int kMaxWindows = 16; |
enum class Mode : bool { |
kExclusive, |