Show / Hide Table of Contents

Enum Oesdepth32

Not used directly.

Namespace: OpenTK.Graphics.ES11
Assembly: OpenTK.dll
Syntax
[Obsolete("Use enum with correct capitalisation instead.")]
[CLSCompliant(false)]
public enum Oesdepth32

Fields

Name Description
DepthComponent32Oes

Original was GL_DEPTH_COMPONENT32_OES = 0x81A7

OesDepth32

Original was GL_OES_depth32 = 1

In This Article
Back to top Generated by DocFX