The WebGLRenderingContext.disable() method of the WebGL API disables specific WebGL capabilities for this context.
WebGLRenderingContext.disable()
external void disable(GLenum cap);