Show / Hide Table of Contents

Enum SgixDepthTexture

Not used directly.

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

Fields

Name Description
DepthComponent16Sgix

Original was GL_DEPTH_COMPONENT16_SGIX = 0x81A5

DepthComponent24Sgix

Original was GL_DEPTH_COMPONENT24_SGIX = 0x81A6

DepthComponent32Sgix

Original was GL_DEPTH_COMPONENT32_SGIX = 0x81A7

In This Article
Back to top Generated by DocFX