GLContext.checkFramebufferStatus

Must be called with context current.

class GLContext
bool
checkFramebufferStatus
()

Parameters

fboTarget uint

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

Return Value

Type: bool

whether whether the current framebuffer is complete