Package org.lwjgl.opengl
Class AMDInterleavedElements
java.lang.Object
org.lwjgl.opengl.AMDInterleavedElements
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <pname> parameter of VertexAttribParameteriAMD and GetVertexAttrib{iv|dv|fv|Iiv|Iuiv|Ldv}:static final int
Selected by the <pname> parameter of ProgramParameteri and GetProgramiv: -
Method Summary
Modifier and TypeMethodDescriptionstatic void
glVertexAttribParameteriAMD
(int index, int pname, int param)
-
Field Details
-
GL_VERTEX_ELEMENT_SWIZZLE_AMD
public static final int GL_VERTEX_ELEMENT_SWIZZLE_AMDAccepted by the <pname> parameter of VertexAttribParameteriAMD and GetVertexAttrib{iv|dv|fv|Iiv|Iuiv|Ldv}:- See Also:
-
GL_VERTEX_ID_SWIZZLE_AMD
public static final int GL_VERTEX_ID_SWIZZLE_AMDSelected by the <pname> parameter of ProgramParameteri and GetProgramiv:- See Also:
-
-
Method Details
-
glVertexAttribParameteriAMD
public static void glVertexAttribParameteriAMD(int index, int pname, int param)
-