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