Turning on deferred canvas SkGPipe backend by default
Review URL: https://codereview.appspot.com/6452080 git-svn-id: http://skia.googlecode.com/svn/trunk@4897 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
0c3e5fe728
commit
d122fd5ab5
@ -9,7 +9,7 @@
|
||||
#define SkDeferredCanvas_DEFINED
|
||||
|
||||
#ifndef SK_DEFERRED_CANVAS_USES_GPIPE
|
||||
#define SK_DEFERRED_CANVAS_USES_GPIPE 0
|
||||
#define SK_DEFERRED_CANVAS_USES_GPIPE 1
|
||||
#endif
|
||||
|
||||
#include "SkCanvas.h"
|
||||
|
Loading…
Reference in New Issue
Block a user