Show / Hide Table of Contents

Enum AtiMeminfo

Not used directly.

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum AtiMeminfo

Fields

Name Description
RenderbufferFreeMemoryAti

Original was GL_RENDERBUFFER_FREE_MEMORY_ATI = 0x87FD

TextureFreeMemoryAti

Original was GL_TEXTURE_FREE_MEMORY_ATI = 0x87FC

VboFreeMemoryAti

Original was GL_VBO_FREE_MEMORY_ATI = 0x87FB

In This Article
Back to top Generated by DocFX