Package org.lwjgl.opengl
Class ARBInternalformatQuery
java.lang.Object
org.lwjgl.opengl.ARBInternalformatQuery
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <pname> parameter of GetInternalformativ: -
Method Summary
Modifier and TypeMethodDescriptionstatic int
glGetInternalformat
(int target, int internalformat, int pname) Overloads glGetInternalformativ.static void
glGetInternalformat
(int target, int internalformat, int pname, IntBuffer params)
-
Field Details
-
GL_NUM_SAMPLE_COUNTS
public static final int GL_NUM_SAMPLE_COUNTSAccepted by the <pname> parameter of GetInternalformativ:- See Also:
-
-
Method Details
-
glGetInternalformat
-
glGetInternalformat
public static int glGetInternalformat(int target, int internalformat, int pname) Overloads glGetInternalformativ.
-