From db4062038cc0e1b78795b840fa82a4be5705e0e2 Mon Sep 17 00:00:00 2001 From: Robert Phillips Date: Mon, 12 Jun 2017 08:13:43 -0400 Subject: Re-enable deferred proxies in Chrome Change-Id: I6dad0c1d3ff9f81e13625988b00c3f844128d7e7 Reviewed-on: https://skia-review.googlesource.com/19446 Reviewed-by: Brian Salomon Commit-Queue: Robert Phillips --- include/private/GrSurfaceProxy.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/private/GrSurfaceProxy.h') diff --git a/include/private/GrSurfaceProxy.h b/include/private/GrSurfaceProxy.h index bded2c1be6..091fcc8887 100644 --- a/include/private/GrSurfaceProxy.h +++ b/include/private/GrSurfaceProxy.h @@ -24,8 +24,6 @@ class GrSurfaceProxyPriv; class GrTextureOpList; class GrTextureProxy; -//#define SK_DISABLE_DEFERRED_PROXIES 1 - // This class replicates the functionality GrIORef but tracks the // utilitization for later resource allocation (for the deferred case) and // forwards on the utilization in the wrapped case -- cgit v1.2.3