|
Gnash
0.8.11dev
|
OpenGL texture format. More...
#include <GnashTexture.h>
Public Member Functions | |
| GnashTextureFormat (image::ImageType type) | |
| unsigned int | internal_format () const |
| Return GL internal format. More... | |
| unsigned int | format () const |
| Return GL format. More... | |
OpenGL texture format.
| gnash::GnashTextureFormat::GnashTextureFormat | ( | image::ImageType | type | ) |
References gnash::image::TYPE_RGB.
|
inline |
Return GL format.
Referenced by gnash::GnashTexture::format().
|
inline |
Return GL internal format.
Referenced by gnash::GnashTexture::internal_format().
1.8.12