STATIC SUB Disable ( Capacity AS Integer )
Gl.Disable disable various capabilities. Use gl.IsEnabled methods to determine the current setting of any capability. Gl.Disable take a single argument, Capacity, which can assume one values, the same as the Gl.Enable method.