Bug 736743 - Fix LayerManagerOGL Description. r=ajuma

This commit is contained in:
Benoit Girard 2012-03-17 12:44:45 -04:00
parent 6454be7a84
commit 17f6932716

View File

@ -80,8 +80,8 @@ class ShadowCanvasLayer;
class ShadowColorLayer;
/**
* This is the LayerManager used for OpenGL 2.1. For now this will render on
* the main thread.
* This is the LayerManager used for OpenGL 2.1 and OpenGL ES 2.0.
* This can be used either on the main thread or the compositor.
*/
class THEBES_API LayerManagerOGL :
public ShadowLayerManager