Function GLSupport.createFramebuffer

returns texture for buffer, null if failed

Prototype

bool createFramebuffer(
  out GLObject!(2,3553) texture,
  out GLObject!(3,36160) fbo,
  int dx,
  int dy
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0