public final class AMDInterleavedElements
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
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:
|
Modifier and Type | Method and Description |
---|---|
static void |
glVertexAttribParameteriAMD(int index,
int pname,
int param) |
public static final int GL_VERTEX_ELEMENT_SWIZZLE_AMD
public static final int GL_VERTEX_ID_SWIZZLE_AMD
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.