|
| void | testOnscreenMultiSampleAA0 () throws InterruptedException |
| |
| void | testOnscreenMultiSampleAA8 () throws InterruptedException |
| |
| void | testOffscreenPBufferMultiSampleAA0 () throws InterruptedException |
| |
| void | testOffsreenPBufferMultiSampleAA8 () throws InterruptedException |
| |
| void | testOffscreenFBOMultiSampleAA0 () throws InterruptedException |
| |
| void | testOffsreenFBOMultiSampleAA8 () 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 61 of file TestMultisampleES2NEWT.java.
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.main |
( |
final String[] |
args | ) |
|
|
static |
◆ testOffscreenFBOMultiSampleAA0()
| void com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.testOffscreenFBOMultiSampleAA0 |
( |
| ) |
throws InterruptedException |
◆ testOffscreenPBufferMultiSampleAA0()
| void com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.testOffscreenPBufferMultiSampleAA0 |
( |
| ) |
throws InterruptedException |
◆ testOffsreenFBOMultiSampleAA8()
| void com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.testOffsreenFBOMultiSampleAA8 |
( |
| ) |
throws InterruptedException |
◆ testOffsreenPBufferMultiSampleAA8()
| void com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.testOffsreenPBufferMultiSampleAA8 |
( |
| ) |
throws InterruptedException |
◆ testOnscreenMultiSampleAA0()
| void com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.testOnscreenMultiSampleAA0 |
( |
| ) |
throws InterruptedException |
◆ testOnscreenMultiSampleAA8()
| void com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.testOnscreenMultiSampleAA8 |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: