Tests that a basic SWT app can open without crashing under different GL profiles.
More...
|
| void | test () 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 | init () throws InterruptedException, InvocationTargetException |
| |
| void | release () throws InterruptedException, InvocationTargetException |
| |
| void | runTestGL (final GLProfile glprofile) throws InterruptedException, InvocationTargetException |
| |
Tests that a basic SWT app can open without crashing under different GL profiles.
Uses the AWT GL canvas with the SWT_AWT bridge.
- Author
- Wade Walker, et.al.
Definition at line 70 of file TestSWTAccessor03AWTGLn.java.
◆ init()
| void com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn.init |
( |
| ) |
throws InterruptedException, InvocationTargetException |
|
protected |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn.main |
( |
final String |
args[] | ) |
|
|
static |
◆ release()
| void com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn.release |
( |
| ) |
throws InterruptedException, InvocationTargetException |
|
protected |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn.runTestGL |
( |
final GLProfile |
glprofile | ) |
throws InterruptedException, InvocationTargetException |
|
protected |
◆ startup()
| static void com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn.startup |
( |
| ) |
|
|
static |
◆ test()
| void com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn.test |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: