|
| void | test01OnThreadAtInit () throws InterruptedException |
| |
| void | test02OnThreadAtReshape () throws InterruptedException |
| |
| void | test03OnThreadAtDisplay () throws InterruptedException |
| |
| void | test04OnThreadAtInvoke () throws InterruptedException |
| |
| void | test05OnThreadAtDispose () throws InterruptedException |
| |
| void | test11OffThreadAtInit () throws InterruptedException |
| |
| void | test12OffThreadAtReshape () throws InterruptedException |
| |
| void | test13OffThreadAtDisplay () throws InterruptedException |
| |
| void | test14OffThreadAtInvoke () throws InterruptedException |
| |
| void | test15OffThreadAtDispose () 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...
|
| |
|
| void | runTestGL (final GLCapabilities caps, final boolean onThread, final boolean throwInInit, final boolean throwInDisplay, final boolean throwInReshape, final boolean throwInInvoke, final boolean throwInDispose) throws InterruptedException |
| |
Definition at line 55 of file TestGLException01NEWT.java.
◆ dumpThrowable()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.dumpThrowable |
( |
final Throwable |
t | ) |
|
|
static |
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.main |
( |
final String |
args[] | ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL |
( |
final GLCapabilities |
caps, |
|
|
final boolean |
onThread, |
|
|
final boolean |
throwInInit, |
|
|
final boolean |
throwInDisplay, |
|
|
final boolean |
throwInReshape, |
|
|
final boolean |
throwInInvoke, |
|
|
final boolean |
throwInDispose |
|
) |
| throws InterruptedException |
|
protected |
◆ test01OnThreadAtInit()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test01OnThreadAtInit |
( |
| ) |
throws InterruptedException |
◆ test02OnThreadAtReshape()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test02OnThreadAtReshape |
( |
| ) |
throws InterruptedException |
◆ test03OnThreadAtDisplay()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test03OnThreadAtDisplay |
( |
| ) |
throws InterruptedException |
◆ test04OnThreadAtInvoke()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test04OnThreadAtInvoke |
( |
| ) |
throws InterruptedException |
◆ test05OnThreadAtDispose()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test05OnThreadAtDispose |
( |
| ) |
throws InterruptedException |
◆ test11OffThreadAtInit()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test11OffThreadAtInit |
( |
| ) |
throws InterruptedException |
◆ test12OffThreadAtReshape()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test12OffThreadAtReshape |
( |
| ) |
throws InterruptedException |
◆ test13OffThreadAtDisplay()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test13OffThreadAtDisplay |
( |
| ) |
throws InterruptedException |
◆ test14OffThreadAtInvoke()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test14OffThreadAtInvoke |
( |
| ) |
throws InterruptedException |
◆ test15OffThreadAtDispose()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test15OffThreadAtDispose |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: