Show / Hide Table of Contents

Enum OesDepthTexture

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum OesDepthTexture

Fields

Name Description
DepthComponent

Original was GL_DEPTH_COMPONENT = 0x1902

UnsignedInt

Original was GL_UNSIGNED_INT = 0x1405

UnsignedShort

Original was GL_UNSIGNED_SHORT = 0x1403

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX