|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengl.AMDDrawBuffersBlend
public final class AMDDrawBuffersBlend
| Method Summary | |
|---|---|
static void |
glBlendEquationIndexedAMD(int buf,
int mode)
|
static void |
glBlendEquationSeparateIndexedAMD(int buf,
int modeRGB,
int modeAlpha)
|
static void |
glBlendFuncIndexedAMD(int buf,
int src,
int dst)
|
static void |
glBlendFuncSeparateIndexedAMD(int buf,
int srcRGB,
int dstRGB,
int srcAlpha,
int dstAlpha)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void glBlendFuncIndexedAMD(int buf,
int src,
int dst)
public static void glBlendFuncSeparateIndexedAMD(int buf,
int srcRGB,
int dstRGB,
int srcAlpha,
int dstAlpha)
public static void glBlendEquationIndexedAMD(int buf,
int mode)
public static void glBlendEquationSeparateIndexedAMD(int buf,
int modeRGB,
int modeAlpha)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||