|
| void | testOnscreenMultiSampleAA0 () throws InterruptedException, InvocationTargetException |
| |
| void | testOnscreenMultiSampleAA4 () throws InterruptedException, InvocationTargetException |
| |
| void | testOnscreenMultiSampleAA8 () 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...
|
| |
Definition at line 66 of file TestMultisampleES1AWT.java.
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT.main |
( |
final String[] |
args | ) |
|
|
static |
◆ testOnscreenMultiSampleAA0()
| void com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT.testOnscreenMultiSampleAA0 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ testOnscreenMultiSampleAA4()
| void com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT.testOnscreenMultiSampleAA4 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ testOnscreenMultiSampleAA8()
| void com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT.testOnscreenMultiSampleAA8 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: