Index: Source/WebCore/platform/graphics/gpu/DrawingBuffer.h |
=================================================================== |
--- Source/WebCore/platform/graphics/gpu/DrawingBuffer.h (revision 146669) |
+++ Source/WebCore/platform/graphics/gpu/DrawingBuffer.h (working copy) |
@@ -140,6 +140,8 @@ |
void initialize(const IntSize&); |
+ bool checkBufferIntegrity(); |
+ |
PreserveDrawingBuffer m_preserveDrawingBuffer; |
AlphaRequirement m_alpha; |
bool m_scissorEnabled; |