Uses of Class
org.lwjgl.opengles.EGLImageOES
-
Packages that use EGLImageOES Package Description org.lwjgl.opengles -
-
Uses of EGLImageOES in org.lwjgl.opengles
Methods in org.lwjgl.opengles with parameters of type EGLImageOES Modifier and Type Method Description static voidOESEGLImage. glEGLImageTargetRenderbufferStorageOES(int target, EGLImageOES image)static voidOESEGLImage. glEGLImageTargetTexture2DOES(int target, EGLImageOES image)static voidOESEGLImageExternal. glEGLImageTargetTexture2DOES(int target, EGLImageOES image)
-