Enumeration Capability

A capability that may be enabled or disabled for a WebGL rendering context.

Enumeration Members

BLEND

Blend computed fragment color values with color buffer values.

CULL_FACE

Let polygons be culled.

DEPTH_TEST

Enable updates of the depth buffer.

DITHER
POLYGON_OFFSET_FILL

Add an offset to the depth values of a polygon's fragments.

SAMPLE_ALPHA_TO_COVERAGE
SAMPLE_COVERAGE
SCISSOR_TEST

Abandon fragments outside a scissor rectangle.

STENCIL_TEST