|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengl.AMDInterleavedElements
public final class AMDInterleavedElements
| Field Summary | |
|---|---|
static int |
GL_VERTEX_ELEMENT_SWIZZLE_AMD
Accepted by the <pname> parameter of VertexAttribParameteriAMD and GetVertexAttrib{iv|dv|fv|Iiv|Iuiv|Ldv}: |
static int |
GL_VERTEX_ID_SWIZZLE_AMD
Selected by the <pname> parameter of ProgramParameteri and GetProgramiv: |
| Method Summary | |
|---|---|
static void |
glVertexAttribParameteriAMD(int index,
int pname,
int param)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int GL_VERTEX_ELEMENT_SWIZZLE_AMD
public static final int GL_VERTEX_ID_SWIZZLE_AMD
| Method Detail |
|---|
public static void glVertexAttribParameteriAMD(int index,
int pname,
int param)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||