Tests context creation + display on various kinds of Window implementations.
More...
|
| void | test01Plain () throws InterruptedException, InvocationTargetException |
| |
| void | test02WithCheckGraphicsEnvironment () 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 |
| |
Tests context creation + display on various kinds of Window implementations.
- Author
- Michael Bien, et. al.
Definition at line 60 of file TestBug551AWT.java.
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT.main |
( |
final String |
args[] | ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT.runTestGL |
( |
| ) |
throws InterruptedException, InvocationTargetException |
|
protected |
◆ test01Plain()
| void com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT.test01Plain |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02WithCheckGraphicsEnvironment()
| void com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT.test02WithCheckGraphicsEnvironment |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: