GLContext.checkFramebufferStatus

bool checkFramebufferStatus(uint fboTarget)

Must be called with context current.

Parameters

fboTargetthe GL value of the framebuffer target, GL_FRAMEBUFFER, GL_READ_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER

Returns

whether whether the current framebuffer is complete