glCheckFramebufferStatus

check the completeness status of a framebuffer

Signature

glCheckFramebufferStatus( GLenum ( target ) )-> GLenum
glCheckFramebufferStatus( target ) -> <class 'ctypes.c_uint'>

Parameters

VariablesDescription
target
Specify the target of the framebuffer completeness check.