Function Texture.unbindGL

Wraps SDL_GL_UnbindTexture which unbinds the texture in OpenGL

void unbindGL() @trusted;

Throws

dsdl2.SDLException if failed to unbind