am a22bcfb6: am 6ed4a2f7: Merge "Disable the region compositing pipeline for layers." into honeycomb

* commit 'a22bcfb6a471946969a33c1637f4460897f5576f':
  Disable the region compositing pipeline for layers.
This commit is contained in:
Romain Guy
2011-01-11 18:03:04 -08:00
committed by Android Git Automerger

View File

@@ -26,7 +26,7 @@
*/
// If turned on, layers drawn inside FBOs are optimized with regions
#define RENDER_LAYERS_AS_REGIONS 1
#define RENDER_LAYERS_AS_REGIONS 0
/**
* Debug level for app developers.