Uses of Class
org.lwjgl.opengles.EGLImageOES

Packages that use EGLImageOES
org.lwjgl.opengles   
 

Uses of EGLImageOES in org.lwjgl.opengles
 

Methods in org.lwjgl.opengles with parameters of type EGLImageOES
static void OESEGLImage.glEGLImageTargetRenderbufferStorageOES(int target, EGLImageOES image)
           
static void OESEGLImage.glEGLImageTargetTexture2DOES(int target, EGLImageOES image)
           
static void OESEGLImageExternal.glEGLImageTargetTexture2DOES(int target, EGLImageOES image)
           
 



Copyright © 2002-2009 lwjgl.org. All Rights Reserved.