Function Texture.unbindGL

Wraps SDL_GL_UnbindTexture which unbinds the texture in OpenGL

void unbindGL() @trusted;

Throws

dsdl.SDLException if failed to unbind