Enum EnableCap
Namespace: OpenTK.Graphics.ES10
Assembly: OpenTK.dll
Syntax
public enum EnableCap
Fields
Name | Description |
---|---|
AlphaTest | |
Blend | |
ColorArray | |
ColorLogicOp | |
ColorMaterial | |
CullFace | |
DepthTest | |
Dither | |
Fog | |
Lighting | |
LineSmooth | |
Multisample | |
NormalArray | |
Normalize | |
PointSmooth | |
PolygonOffsetFill | |
RescaleNormal | |
SampleAlphaToCoverage | |
SampleAlphaToOne | |
SampleCoverage | |
ScissorTest | |
StencilTest | |
Texture2D | |
TextureCoordArray | |
VertexArray |