Public Member Functions | |
TinyGLTexture (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 |
Static Public Member Functions | |
static const Graphics::PixelFormat | getRGBAPixelFormat () |
Static Public Member Functions inherited from Freescape::Texture | |
static const Graphics::PixelFormat | getRGBAPixelFormat () |
Public Attributes | |
TGLuint | _internalFormat |
TGLuint | _sourceFormat |
Public Attributes inherited from Freescape::Texture | |
uint | _width |
uint | _height |
Graphics::PixelFormat | _format |