Public Member Functions | |
| TinyGL2DTexture (const Graphics::Surface *surface) | |
| TinyGL::BlitImage * | getBlitTexture () const |
| void | update (const Graphics::Surface *surface) override |
| void | updatePartial (const Graphics::Surface *surface, const Common::Rect &rect) override |
Public Attributes | |
| TGLuint | _internalFormat |
| TGLuint | _sourceFormat |
Public Attributes inherited from Freescape::Texture | |
| uint | _width |
| uint | _height |
| Graphics::PixelFormat | _format |