Show / Hide Table of Contents

Enum TextureBufferTarget

Used in GL.TexBuffer, GL.TexBufferRange

Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum TextureBufferTarget

Fields

Name Description
TextureBuffer

Original was GL_TEXTURE_BUFFER = 0x8C2A

In This Article
Back to top Generated by DocFX