Gnash
0.8.10
|
OpenGL texture state. More...
Public Attributes | |
unsigned int | old_texture |
unsigned int | was_enabled: 1 |
unsigned int | was_bound: 1 |
OpenGL texture state.
unsigned int gnash::GnashTexture::TextureState::old_texture |
Referenced by gnash::GnashTexture::bind(), and gnash::GnashTexture::release().
unsigned int gnash::GnashTexture::TextureState::was_bound |
Referenced by gnash::GnashTexture::bind(), and gnash::GnashTexture::release().
unsigned int gnash::GnashTexture::TextureState::was_enabled |
Referenced by gnash::GnashTexture::bind(), and gnash::GnashTexture::release().