|
| void | test01InternedString () |
| |
| void | test02InitSingleton () throws InterruptedException |
| |
| void | test11DumpDesktopGLInfo () throws InterruptedException |
| |
| void | test12DumpMobileGLInfo () 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 45 of file TestGLProfile00NEWT.java.
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ test01InternedString()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT.test01InternedString |
( |
| ) |
|
◆ test02InitSingleton()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT.test02InitSingleton |
( |
| ) |
throws InterruptedException |
◆ test11DumpDesktopGLInfo()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT.test11DumpDesktopGLInfo |
( |
| ) |
throws InterruptedException |
◆ test12DumpMobileGLInfo()
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT.test12DumpMobileGLInfo |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: