Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:41
unsigned int _flags
Definition: GnashTexture.h:65
~GnashVaapiTexture()
Definition: GnashVaapiTexture.cpp:38
void update(std::shared_ptr< VaapiSurface > surface)
Copy texture data from a VA surface.
Definition: GnashVaapiTexture.cpp:42
unsigned int texture() const
Return GL texture.
Definition: GnashTexture.h:88
OpenGL texture abstraction.
Definition: GnashTexture.h:51
OpenGL texture abstraction.
Definition: GnashVaapiTexture.h:33
GnashVaapiTexture(unsigned int width, unsigned int height, image::ImageType type)
Definition: GnashVaapiTexture.cpp:28