|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengles.OESEGLImageExternal
public final class OESEGLImageExternal
| Field Summary | |
|---|---|
static int |
GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES
Accepted as <value> in GetTexParameter*() queries: |
static int |
GL_SAMPLER_EXTERNAL_OES
Returned in the <type> parameter of GetActiveUniform: |
static int |
GL_TEXTURE_BINDING_EXTERNAL_OES
Accepted as <value> in GetIntegerv() and GetFloatv() queries: |
static int |
GL_TEXTURE_EXTERNAL_OES
Accepted as a target in the <target> parameter of BindTexture and EGLImageTargetTexture2DOES: |
| Method Summary | |
|---|---|
static void |
glEGLImageTargetTexture2DOES(int target,
EGLImageOES image)
|
| 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_TEXTURE_EXTERNAL_OES
public static final int GL_SAMPLER_EXTERNAL_OES
public static final int GL_TEXTURE_BINDING_EXTERNAL_OES
public static final int GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES
| Method Detail |
|---|
public static void glEGLImageTargetTexture2DOES(int target,
EGLImageOES image)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||