mirror of https://github.com/mosra/magnum.git
Browse Source
In the future, when I get to implement proper DSA clearing, this won't
change currently bound framebuffer and thus it might be useful to be
able to call bind() right after, e.g.:
framebuffer.clear(FramebufferClear::Color)
.bind(FramebufferTarget::ReadDraw);
pull/87/head
4 changed files with 13 additions and 2 deletions
Loading…
Reference in new issue