public final class ATIMeminfo extends Object
Modifier and Type | Field | Description |
---|---|---|
static int |
GL_RENDERBUFFER_FREE_MEMORY_ATI |
Accepted by the <value> parameter of GetIntegerv:
|
static int |
GL_TEXTURE_FREE_MEMORY_ATI |
Accepted by the <value> parameter of GetIntegerv:
|
static int |
GL_VBO_FREE_MEMORY_ATI |
Accepted by the <value> parameter of GetIntegerv:
|
public static final int GL_VBO_FREE_MEMORY_ATI
public static final int GL_TEXTURE_FREE_MEMORY_ATI
public static final int GL_RENDERBUFFER_FREE_MEMORY_ATI
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.