|
| void | test01_GL2ES2 () throws InterruptedException |
| |
| void | test02_GLES2 () throws InterruptedException |
| |
| void | test03_GL3 () throws InterruptedException |
| |
| void | test99_PixelScale1_DefaultNorm () 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...
|
| |
The demo code uses NEWTDemoListener functionality.
Manual invocation via main allows setting each tests's duration in milliseconds, e.g.-duration 10000 and many more, see main(String[])
Definition at line 89 of file TestGearsES2NEWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ releaseClass()
| static void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.releaseClass |
( |
| ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.runTestGL |
( |
final GLCapabilitiesImmutable |
caps, |
|
|
final boolean |
undecorated |
|
) |
| throws InterruptedException |
|
protected |
◆ test01_GL2ES2()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.test01_GL2ES2 |
( |
| ) |
throws InterruptedException |
◆ test02_GLES2()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.test02_GLES2 |
( |
| ) |
throws InterruptedException |
◆ test03_GL3()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.test03_GL3 |
( |
| ) |
throws InterruptedException |
◆ test99_PixelScale1_DefaultNorm()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.test99_PixelScale1_DefaultNorm |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: