GLContext.checkFramebufferStatus
bool checkFramebufferStatus(uint fboTarget)Must be called with context current.
Parameters
fboTarget | the GL value of the framebuffer target, GL_FRAMEBUFFER, GL_READ_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER |
Returns
whether whether the current framebuffer is complete