|
| void | test01GLDefault () throws InterruptedException |
| |
| void | test02GL2 () throws InterruptedException |
| |
| void | test02ES2 () 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 50 of file TestAWT01GLn.java.
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn.main |
( |
final String |
args[] | ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn.runTestGL |
( |
final GLCapabilities |
caps | ) |
throws InterruptedException |
|
protected |
◆ startup()
| static void com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn.startup |
( |
| ) |
|
|
static |
◆ test01GLDefault()
| void com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn.test01GLDefault |
( |
| ) |
throws InterruptedException |
◆ test02ES2()
| void com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn.test02ES2 |
( |
| ) |
throws InterruptedException |
◆ test02GL2()
| void com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn.test02GL2 |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: