Package org.lwjgl.opengl
Class ARBInternalformatQuery
java.lang.Object
org.lwjgl.opengl.ARBInternalformatQuery
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAccepted by the <pname> parameter of GetInternalformativ: -
Method Summary
Modifier and TypeMethodDescriptionstatic intglGetInternalformat(int target, int internalformat, int pname) Overloads glGetInternalformativ.static voidglGetInternalformat(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.
-