|
| void | test01GL2GL3DebugDisabled () throws InterruptedException |
| |
| void | test02GL2GL3DebugEnabled () throws InterruptedException |
| |
| void | test11GLES2DebugDisabled () throws InterruptedException |
| |
| void | test12GLES2DebugEnabled () throws InterruptedException |
| |
| void | test03GL2GL3DebugError () throws InterruptedException |
| |
| void | test13GLES2DebugError () throws InterruptedException |
| |
| int | getMaxTestNameLen () |
| |
| String | getSnapshotFilename (final int sn, String postSNDetail, final GLCapabilitiesImmutable caps, final int width, final int height, final boolean sinkHasAlpha, String fileSuffix, final String destPath) |
| |
| void | snapshot (final int sn, final String postSNDetail, final GL gl, final GLReadBufferUtil readBufferUtil, final String fileSuffix, final String destPath) |
| | Takes a snapshot of the drawable's current front framebuffer. More...
|
| |
Definition at line 51 of file TestGLDebug01NEWT.java.
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ test01GL2GL3DebugDisabled()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT.test01GL2GL3DebugDisabled |
( |
| ) |
throws InterruptedException |
◆ test02GL2GL3DebugEnabled()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT.test02GL2GL3DebugEnabled |
( |
| ) |
throws InterruptedException |
◆ test03GL2GL3DebugError()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT.test03GL2GL3DebugError |
( |
| ) |
throws InterruptedException |
◆ test11GLES2DebugDisabled()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT.test11GLES2DebugDisabled |
( |
| ) |
throws InterruptedException |
◆ test12GLES2DebugEnabled()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT.test12GLES2DebugEnabled |
( |
| ) |
throws InterruptedException |
◆ test13GLES2DebugError()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT.test13GLES2DebugError |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: