|
| void | test01OneLife () throws InterruptedException, InvocationTargetException |
| |
| void | test02AnotherLifeWithGLInfo () throws InterruptedException, InvocationTargetException |
| |
| void | test03AnotherLife () throws InterruptedException, InvocationTargetException |
| |
| void | test03TwoLifes () throws InterruptedException, InvocationTargetException |
| |
| 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...
|
| |
|
| void | runTestGL () throws InterruptedException, InvocationTargetException |
| |
| void | oneLife (final boolean glInfo) throws InterruptedException, InvocationTargetException |
| |
◆ afterAll()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT.afterAll |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ oneLife()
| void com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT.oneLife |
( |
final boolean |
glInfo | ) |
throws InterruptedException, InvocationTargetException |
|
protected |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT.runTestGL |
( |
| ) |
throws InterruptedException, InvocationTargetException |
|
protected |
◆ test01OneLife()
| void com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT.test01OneLife |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02AnotherLifeWithGLInfo()
| void com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT.test02AnotherLifeWithGLInfo |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test03AnotherLife()
| void com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT.test03AnotherLife |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test03TwoLifes()
| void com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT.test03TwoLifes |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: