void bindTexture(GLenum target, GLenum texture)
Binds a texture to target in the currently active texture slot.
void setData(unsigned char *data)
Sets the data of the mutable texture, as well as updates the OpenGL context's texture data for it (us...
static GLContext * getContext()