From 4150eea6c49ecec882a8d3e1c61d6a25fcd1e905 Mon Sep 17 00:00:00 2001 From: Robert Phillips Date: Wed, 7 Feb 2018 17:08:21 -0500 Subject: Move control of explicit GPU resource allocation to GrContextOptions Change-Id: Ic284acc79bab5936f0007d5ae5fb1e7a9929e2af Reviewed-on: https://skia-review.googlesource.com/104880 Commit-Queue: Robert Phillips Reviewed-by: Brian Salomon Reviewed-by: Greg Daniel --- gn/flutter_defines.gni | 2 -- 1 file changed, 2 deletions(-) (limited to 'gn/flutter_defines.gni') diff --git a/gn/flutter_defines.gni b/gn/flutter_defines.gni index 0907b1036c..83e0a11318 100644 --- a/gn/flutter_defines.gni +++ b/gn/flutter_defines.gni @@ -4,7 +4,5 @@ # found in the LICENSE file. flutter_defines = [ "SK_SUPPORT_LEGACY_IMAGE_ENCODE_API", - "SK_DISABLE_EXPLICIT_GPU_RESOURCE_ALLOCATION", - "SK_DISABLE_RENDER_TARGET_SORTING", "SK_SUPPORT_LEGACY_RECTMAKELARGEST", ] -- cgit v1.2.3