Bug 949819 - Move remaining ReadPixels and GetTexImage helpers out of GLContext - r=jgilbert

This commit is contained in:
Benoit Jacob
2014-01-02 10:17:29 -05:00
parent 01f888f740
commit 221d75d7c4
15 changed files with 355 additions and 433 deletions

View File

@@ -7,7 +7,7 @@
#include "GLContext.h" // for GLContext, etc
#include "GLSharedHandleHelpers.h"
#include "GLUploadHelpers.h"
#include "GLContextUtils.h" // for GLContextUtils
#include "GLReadTexImageHelper.h"
#include "SharedSurface.h" // for SharedSurface
#include "SharedSurfaceEGL.h" // for SharedSurface_EGLImage
#include "SharedSurfaceGL.h" // for SharedSurface_GLTexture, etc