Show / Hide Table of Contents

Enum OesPackedDepthStencil

Not used directly.

Namespace: OpenTK.Graphics.ES30
Assembly: cs.temp.dll.dll
Syntax
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

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