Show / Hide Table of Contents

Enum OesTexture3D

Not used directly.

Namespace: OpenTK.Graphics.ES20
Assembly: OpenTK.dll
Syntax
public enum OesTexture3D

Fields

Name Description
FramebufferAttachmentTexture3DZoffsetOes

Original was GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES = 0x8CD4

Max3DTextureSizeOes

Original was GL_MAX_3D_TEXTURE_SIZE_OES = 0x8073

Sampler3DOes

Original was GL_SAMPLER_3D_OES = 0x8B5F

Texture3DOes

Original was GL_TEXTURE_3D_OES = 0x806F

TextureBinding3DOes

Original was GL_TEXTURE_BINDING_3D_OES = 0x806A

TextureWrapROes

Original was GL_TEXTURE_WRAP_R_OES = 0x8072

In This Article
Back to top Generated by DocFX