checkFramebufferStatus method
The WebGLRenderingContext.checkFramebufferStatus()
method
of the
WebGL API
returns the completeness
status of the WebGLFramebuffer object.
Implementation
external GLenum checkFramebufferStatus(GLenum target);
The WebGLRenderingContext.checkFramebufferStatus()
method
of the
WebGL API
returns the completeness
status of the WebGLFramebuffer object.
external GLenum checkFramebufferStatus(GLenum target);