Index: Source/platform/graphics/ImageBuffer.h |
diff --git a/Source/platform/graphics/ImageBuffer.h b/Source/platform/graphics/ImageBuffer.h |
index ee0dcde7cd55cd49b0191a28b6fd4afa547f4662..b27618f6d5a27f959dd751116341a42ce4a7c8f9 100644 |
--- a/Source/platform/graphics/ImageBuffer.h |
+++ b/Source/platform/graphics/ImageBuffer.h |
@@ -118,7 +118,7 @@ public: |
Platform3DObject getBackingTexture(); |
- bool copyRenderingResultsFromDrawingBuffer(DrawingBuffer*); |
+ bool copyRenderingResultsFromDrawingBuffer(DrawingBuffer*, bool fromFrontBuffer = false); |
void flush(); |