Show / Hide Table of Contents

Enum AmdDepthClampSeparate

Not used directly.

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

Fields

Name Description
DepthClampFarAmd

Original was GL_DEPTH_CLAMP_FAR_AMD = 0x901F

DepthClampNearAmd

Original was GL_DEPTH_CLAMP_NEAR_AMD = 0x901E

In This Article
Back to top Generated by DocFX