public final class ARBInternalformatQuery
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_NUM_SAMPLE_COUNTS
Accepted by the <pname> parameter of GetInternalformativ:
|
Modifier and Type | Method and Description |
---|---|
static int |
glGetInternalformat(int target,
int internalformat,
int pname)
Overloads glGetInternalformativ.
|
static void |
glGetInternalformat(int target,
int internalformat,
int pname,
java.nio.IntBuffer params) |
public static final int GL_NUM_SAMPLE_COUNTS
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.