зеркало из https://github.com/mozilla/pjs.git
Bug 603167 - Link layout fails with Undefined symbols mozilla::gl::GLContext::ReadPixelsIntoImageSurface; r=vladimir a=bustage
This commit is contained in:
Родитель
746c8b7ebd
Коммит
1d68d54b40
|
@ -645,7 +645,8 @@ public:
|
|||
* Call ReadPixels into an existing gfxImageSurface for the given bounds.
|
||||
* The image surface must be using image format RGBA32 or RGB24.
|
||||
*/
|
||||
void ReadPixelsIntoImageSurface(GLint aX, GLint aY, GLsizei aWidth, GLsizei aHeight,
|
||||
void THEBES_API ReadPixelsIntoImageSurface(GLint aX, GLint aY,
|
||||
GLsizei aWidth, GLsizei aHeight,
|
||||
gfxImageSurface *aDest);
|
||||
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче