|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengles.QCOMExtendedGet2
public final class QCOMExtendedGet2
| Method Summary | |
|---|---|
static void |
glExtGetProgramBinarySourceQCOM(int program,
int shadertype,
java.nio.ByteBuffer source,
java.nio.IntBuffer length)
|
static void |
glExtGetProgramsQCOM(java.nio.IntBuffer programs,
java.nio.IntBuffer numPrograms)
|
static void |
glExtGetShadersQCOM(java.nio.IntBuffer shaders,
java.nio.IntBuffer numShaders)
|
static boolean |
glExtIsProgramBinaryQCOM(int program)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void glExtGetShadersQCOM(java.nio.IntBuffer shaders,
java.nio.IntBuffer numShaders)
public static void glExtGetProgramsQCOM(java.nio.IntBuffer programs,
java.nio.IntBuffer numPrograms)
public static boolean glExtIsProgramBinaryQCOM(int program)
public static void glExtGetProgramBinarySourceQCOM(int program,
int shadertype,
java.nio.ByteBuffer source,
java.nio.IntBuffer length)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||