aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/private/GrOpList.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/private/GrOpList.h')
-rw-r--r--include/private/GrOpList.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/private/GrOpList.h b/include/private/GrOpList.h
index 8a525344ff..c9abd6d4e5 100644
--- a/include/private/GrOpList.h
+++ b/include/private/GrOpList.h
@@ -16,9 +16,9 @@
// Turn on/off the explicit distribution of GPU resources at flush time
-//#ifndef SK_DISABLE_EXPLICIT_GPU_RESOURCE_ALLOCATION
-// #define SK_DISABLE_EXPLICIT_GPU_RESOURCE_ALLOCATION
-//a#endif
+#ifndef SK_DISABLE_EXPLICIT_GPU_RESOURCE_ALLOCATION
+ #define SK_DISABLE_EXPLICIT_GPU_RESOURCE_ALLOCATION
+#endif
// Turn on/off the sorting of opLists at flush time
#ifndef SK_DISABLE_RENDER_TARGET_SORTING