Show / Hide Table of Contents

Enum ExtTextureMirrorClamp

Not used directly.

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum ExtTextureMirrorClamp

Fields

Name Description
MirrorClampExt

Original was GL_MIRROR_CLAMP_EXT = 0x8742

MirrorClampToBorderExt

Original was GL_MIRROR_CLAMP_TO_BORDER_EXT = 0x8912

MirrorClampToEdgeExt

Original was GL_MIRROR_CLAMP_TO_EDGE_EXT = 0x8743

In This Article
Back to top Generated by DocFX