Show / Hide Table of Contents

Enum OesPackedDepthStencil

Not used directly.

Namespace: OpenTK.Graphics.ES11
Assembly: OpenTK.dll
Syntax
[CLSCompliant(false)]
public enum OesPackedDepthStencil

Fields

Name Description
Depth24Stencil8Oes

Original was GL_DEPTH24_STENCIL8_OES = 0x88F0

DepthStencilOes

Original was GL_DEPTH_STENCIL_OES = 0x84F9

UnsignedInt248Oes

Original was GL_UNSIGNED_INT_24_8_OES = 0x84FA

In This Article
Back to top Generated by DocFX