android.opengl
Class GLDebugHelper
java.lang.Object
android.opengl.GLDebugHelper
public class GLDebugHelper
- extends Object
Method Summary |
static javax.microedition.khronos.egl.EGL |
wrap(javax.microedition.khronos.egl.EGL egl,
int configFlags,
Writer log)
|
static javax.microedition.khronos.opengles.GL |
wrap(javax.microedition.khronos.opengles.GL gl,
int configFlags,
Writer log)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_CHECK_GL_ERROR
public static final int CONFIG_CHECK_GL_ERROR
- See Also:
- Constant Field Values
CONFIG_CHECK_THREAD
public static final int CONFIG_CHECK_THREAD
- See Also:
- Constant Field Values
CONFIG_LOG_ARGUMENT_NAMES
public static final int CONFIG_LOG_ARGUMENT_NAMES
- See Also:
- Constant Field Values
ERROR_WRONG_THREAD
public static final int ERROR_WRONG_THREAD
- See Also:
- Constant Field Values
GLDebugHelper
public GLDebugHelper()
wrap
public static javax.microedition.khronos.opengles.GL wrap(javax.microedition.khronos.opengles.GL gl,
int configFlags,
Writer log)
wrap
public static javax.microedition.khronos.egl.EGL wrap(javax.microedition.khronos.egl.EGL egl,
int configFlags,
Writer log)
Copyright © 2008-2012. All Rights Reserved.